Searched defs:iter_fd (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter.c | 52 int iter_fd, len; in do_dummy_read_opts() local 85 int iter_fd, len; in do_read_map_iter_fd() local 412 int iter_fd = -1, err; in do_btf_read() local 536 static int do_read_with_fd(int iter_fd, const char *expected, in do_read_with_fd() 563 int iter_fd, err; in test_anon_iter() local 588 int err, iter_fd; in do_read() local 653 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local 779 int err, i, len, map_fd, iter_fd; in test_bpf_hash_map() local 872 int err, i, j, len, map_fd, iter_fd; in test_bpf_percpu_hash_map() local 956 int err, i, map_fd, hash_fd, iter_fd; in test_bpf_array_map() local [all …]
|
D | cgroup_iter.c | 57 int len, iter_fd; in read_from_cgroup_iter() local 199 int len, cgrp_fd, iter_fd; in test_walk_dead_self_only() local
|
D | bpf_iter_setsockopt_unix.c | 72 int err, unix_fd, iter_fd; in test_bpf_iter_setsockopt_unix() local
|
D | sock_iter_batch.c | 14 int err, i, nread, to_read, total_read, iter_fd = -1; in do_test() local
|
D | kmem_cache_iter.c | 93 int iter_fd; in test_kmem_cache_iter() local
|
D | sock_destroy.c | 15 int iter_fd, len; in start_iter_sockets() local
|
D | bpf_iter_setsockopt.c | 109 int err, iter_fd = -1, listen_fd = -1; in do_bpf_iter_setsockopt() local
|
D | cgrp_local_storage.c | 180 int err, iter_fd; in test_cgroup_iter_sleepable() local
|
D | sockmap_basic.c | 286 int err, len, src_fd, iter_fd; in test_sockmap_copy() local
|
/linux-6.14.4/tools/testing/selftests/bpf/map_tests/ |
D | map_percpu_stats.c | 216 static __u32 read_cur_elements(int iter_fd) in read_cur_elements() 238 int iter_fd; in get_cur_elements() local
|