Searched defs:iter_fd (Results 1 – 9 of 9) sorted by relevance
/linux-6.8/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 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 636 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local 762 int err, i, len, map_fd, iter_fd; in test_bpf_hash_map() local 855 int err, i, j, len, map_fd, iter_fd; in test_bpf_percpu_hash_map() local 939 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 | 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 | 193 int err, len, src_fd, iter_fd; in test_sockmap_copy() local
|
/linux-6.8/tools/testing/selftests/bpf/map_tests/ |
D | map_percpu_stats.c | 215 static __u32 read_cur_elements(int iter_fd) in read_cur_elements() 237 int iter_fd; in get_cur_elements() local
|