Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Drecursive_attach.c41 int prev_fd, err; in test_recursive_fentry_chain() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4103 int get_next_fd(int prev_fd) in get_next_fd()