Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfd_array.c170 int extra_fds[2] = { -1, -1 }; in check_fd_array_cnt__fd_array_ok() local
209 int extra_fds[4] = { -1, -1, -1, -1 }; check_fd_array_cnt__duplicated_maps() local
248 int extra_fds[1] = { -1 }; check_fd_array_cnt__referenced_maps_in_fd_array() local
300 int extra_fds[1] = { -1 }; check_fd_array_cnt__referenced_btfs() local
354 int extra_fds[3] = { -1, -1, -1 }; check_fd_array_cnt__fd_array_with_trash() local
401 int extra_fds[65]; check_fd_array_cnt__fd_array_too_big() local
[all...]