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 | 2032 return BTRFS_UNALLOC_BLOCK_GROUP_TARGET * chunk_sz; in calc_unalloc_target() local 2151 u64 chunk_sz = calc_effective_data_chunk_size(space_info->fs_info); 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 | 2961 u64 chunk_sz = min_t(u64, sizeof(buf), size - off); bpf_dynptr_copy() local 2990 u64 chunk_sz, write_off; bpf_dynptr_memset() local [all...] |
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf.h | 40 IDPF_NUM_CHUNKS_PER_MSG(struct_sz,chunk_sz) global() argument
|
| H A D | idpf_virtchnl.c | 727 u32 chunk_sz; global() member
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 3419 cnt = str_copy_fn(buf, unsafe_src + off, chunk_sz, tsk); in __bpf_dynptr_copy() local 3381 u64 chunk_sz, off; __bpf_dynptr_copy_str() local [all...] |
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_device.h | 844 u32 chunk_sz; /* chunk size in non multihop mode */ global() member
|