Searched defs:value_sz (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_map_uninit.c | 8 size_t value_sz, slot_sz, lookup_sz, tail_sz; in test_map_uninit_mem_exposure() local
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_percpu_stats.c | 463 int value_sz = PCPU_MIN_UNIT_SIZE + 1; in map_percpu_stats_map_value_size() local
|
| /linux/fs/erofs/ |
| H A D | xattr.c | 198 unsigned int slice, processed, value_sz; in erofs_getxattr_foreach() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 1828 static size_t array_map_mmap_sz(unsigned int value_sz, unsigned int max_entries) in array_map_mmap_sz() 11244 size_t value_sz, bool check_value_sz, __u64 flags) in validate_map_op() 11305 void *value, size_t value_sz, __u64 flags) in bpf_map__lookup_elem() 11318 const void *value, size_t value_sz, __u64 flags) in bpf_map__update_elem() 11343 void *value, size_t value_sz, __u64 flags) in bpf_map__lookup_and_delete_elem()
|