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
315 int max_bytes = MIN(nh->prepend_len, sizeof(buffer) / 2 - 1); in print_nhop_entry_sysctl() local
166 unsigned long max_bytes; in sdp_post_recvs_needed() local
324 uint64_t max_bytes = zfs_dirty_data_max * in vdev_queue_max_async_writes() local
615 const llvm::Optional<uint64_t> max_bytes = in ExtractLibcxxStringInfo() local
168 uint32_t max_bytes = max(mcmd->in_bytes, mcmd->out_bytes); in ocs_process_sli_config() local
1129 uint16_t max_bytes, rx_bytes = 0; in rl_rxeof() local
746 auto max_bytes = in GetPointeeData() local
1956 size_t Process::ReadStringFromMemory(addr_t addr, char *dst, size_t max_bytes, in ReadStringFromMemory()