Home
last modified time | relevance | path

Searched defs:chunk_sz (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/sched/ext/
H A Darena.c42 size_t chunk_sz = chunk->end_addr - chunk->start_addr + 1; in scx_arena_clear_chunk() local
/linux/fs/btrfs/
H A Dspace-info.c2064 u64 chunk_sz = calc_effective_data_chunk_size(fs_info); in calc_unalloc_target() local
2184 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 Dtest_sockmap.c471 static int msg_verify_data(struct msghdr *msg, int size, int chunk_sz, in msg_verify_data()
695 int chunk_sz = opt->sendpage ? in msg_loop() local
/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c812 u32 data_sz, chunk_sz, offset = 0; test_dynptr_memset_xdp_chunks() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h41 #define IDPF_NUM_CHUNKS_PER_MSG(struct_sz, chunk_sz) \ argument
H A Didpf_virtchnl.c278 u32 chunk_sz; member
/linux/kernel/bpf/
H A Dhelpers.c3276 u64 chunk_sz = min_t(u64, sizeof(buf), size - off); in bpf_dynptr_copy() local
3305 u64 chunk_sz, write_off; in bpf_dynptr_memset() local
/linux/kernel/trace/
H A Dbpf_trace.c3486 u64 chunk_sz, off; in __bpf_dynptr_copy_str() local
3524 u64 off, chunk_sz; in __bpf_dynptr_copy() local