Searched defs:chunk_sz (Results 1 – 8 of 8) 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 | 2002 u64 chunk_sz = calc_effective_data_chunk_size(fs_info); in calc_unalloc_target() local 2121 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/kernel/bpf/ |
| H A D | helpers.c | 2909 u32 chunk_sz = min_t(u32, sizeof(buf), size - off); in bpf_dynptr_copy() local 2938 u32 chunk_sz, write_off; in bpf_dynptr_memset() local
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 3381 u32 chunk_sz, off; in __bpf_dynptr_copy_str() local 3419 u32 off, chunk_sz; in __bpf_dynptr_copy() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_virtchnl.c | 727 u32 chunk_sz; member
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_device.h | 841 u32 chunk_sz; /* chunk size in non multihop mode */ member
|