Searched defs:chunk_sz (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/mmc/core/ |
| H A D | sdio_io.c | 237 unsigned chunk_sz; in sdio_align_size() local
|
| /linux/fs/btrfs/ |
| H A D | space-info.c | 2030 u64 chunk_sz = calc_effective_data_chunk_size(fs_info); in calc_unalloc_target() local 2150 u64 chunk_sz = calc_effective_data_chunk_size(space_info->fs_info); in btrfs_space_info_update_reclaimable() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 549 static int msg_verify_data(struct msghdr *msg, int size, int chunk_sz, in msg_verify_data() argument 786 int chunk_sz = opt->sendpage ? in msg_loop() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_success.c | 812 u32 data_sz, chunk_sz, offset = 0; test_dynptr_memset_xdp_chunks() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf.h | 42 #define IDPF_NUM_CHUNKS_PER_MSG(struct_sz, chunk_sz) \ argument
|
| H A D | idpf_virtchnl.c | 730 u32 chunk_sz; member
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 3402 u64 chunk_sz, off; __bpf_dynptr_copy_str() local 3440 u64 off, chunk_sz; __bpf_dynptr_copy() local [all...] |
| /linux/kernel/bpf/ |
| H A D | helpers.c | 3032 u64 chunk_sz = min_t(u64, sizeof(buf), size - off); in bpf_dynptr_copy() local 3061 u64 chunk_sz, write_off; in bpf_dynptr_memset() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 663 u32 offset, chunk_sz = min_t(u32, FH_MEM_TB_MAX_LENGTH, section->len); in iwl_pcie_load_section() local
|