Searched defs:max_bytes (Results 1 – 11 of 11) sorted by relevance
935 uint8_t max_bytes; in prefix_vex_c5() local975 uint8_t max_bytes; in prefix_vex_c4() local1025 uint8_t max_bytes; in prefix_evex() local
56 int max_bytes; /* maximum file size else abort it */ member734 int max_bytes, /* maximum body size else abort it */ in httpread_create()
49 uint8_t max_bytes; /*1..15 bytes */ member
311 for (int i = 0; i < max_bytes; i++) in print_nhop_entry_sysctl() local
166 unsigned long max_bytes; in sdp_post_recvs_needed() local
342 uint64_t max_bytes = zfs_dirty_data_max * in vdev_queue_max_async_writes() local
173 uint32_t max_bytes = max(mcmd->in_bytes, mcmd->out_bytes); in ocs_process_sli_config() local
1119 uint16_t max_bytes, rx_bytes = 0; rl_rxeof() local
812 const std::optional<uint64_t> max_bytes = ExtractLibcxxStringInfo() local
701 auto max_bytes = GetPointeeData() local
2045 ReadStringFromMemory(const Address & addr,char * dst,size_t max_bytes,Status & error,size_t type_width,bool force_live_memory) ReadStringFromMemory() argument