Searched defs:iter_fd (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter.c | 54 int iter_fd, len; in do_dummy_read_opts() local 87 int iter_fd, len; in do_read_map_iter_fd() local 395 int iter_fd = -1, err; in do_btf_read() local 519 static int do_read_with_fd(int iter_fd, const char *expected, in do_read_with_fd() 546 int iter_fd, err; in test_anon_iter() local 571 int err, iter_fd; in do_read() local 637 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local 770 int err, i, len, map_fd, iter_fd; in test_bpf_hash_map() local 863 int err, i, j, len, map_fd, iter_fd; in test_bpf_percpu_hash_map() local 945 int err, i, map_fd, hash_fd, iter_fd; in test_bpf_array_map() local [all …]
|
D | cgroup_iter.c | 56 int len, iter_fd; in read_from_cgroup_iter() local 198 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_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 | 161 int err, iter_fd; in test_cgroup_iter_sleepable() local
|
D | sockmap_basic.c | 193 int err, len, src_fd, iter_fd; in test_sockmap_copy() local
|
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/ |
D | map_percpu_stats.c | 189 static __u32 read_cur_elements(int iter_fd) in read_cur_elements() 211 int iter_fd; in get_cur_elements() local
|