Searched defs:iter_fd (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
| D | bpf_iter.c | 48 int iter_fd, len; in do_dummy_read() local 199 int iter_fd = -1, err; in do_btf_read() local 331 static int do_read_with_fd(int iter_fd, const char *expected, in do_read_with_fd() 360 int iter_fd, err; in test_anon_iter() local 387 int err, iter_fd; in do_read() local 455 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local 595 int err, i, len, map_fd, iter_fd; in test_bpf_hash_map() local 691 int err, i, j, len, map_fd, iter_fd; in test_bpf_percpu_hash_map() local 784 int err, i, map_fd, iter_fd; in test_bpf_array_map() local 869 int err, i, j, map_fd, iter_fd; in test_bpf_percpu_array_map() local [all …]
|
| D | bpf_iter_setsockopt.c | 109 int err, iter_fd = -1, listen_fd = -1; in do_bpf_iter_setsockopt() local
|
| D | sockmap_basic.c | 202 int err, len, src_fd, iter_fd, duration = 0; in test_sockmap_copy() local
|