Home
last modified time | relevance | path

Searched defs:iter_fd (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c45 int iter_fd, len; in do_dummy_read() local
179 int iter_fd = -1, len = 0, bufleft = TASKBUFSZ; in do_btf_read() local
305 static int do_read_with_fd(int iter_fd, const char *expected, in do_read_with_fd()
334 int iter_fd, err; in test_anon_iter() local
361 int err, iter_fd; in do_read() local
429 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local
569 int err, i, len, map_fd, iter_fd; in test_bpf_hash_map() local
667 int err, i, j, len, map_fd, iter_fd; in test_bpf_percpu_hash_map() local
760 int err, i, map_fd, iter_fd; in test_bpf_array_map() local
845 int err, i, j, map_fd, iter_fd; in test_bpf_percpu_array_map() local
[all …]
Dsockmap_basic.c200 int err, len, src_fd, iter_fd, duration = 0; in test_sockmap_copy() local