Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/exec/
H A Dcheck-exec.c74 int pipe_fds[2], socket_fds[2]; in FIXTURE() local
/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c1052 int pipe_fds[2]; in test_kernel_gup_of_access_disabled_region() local
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c3559 int pipe_fds[2]; in TEST_F_FORK() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3853 ASSERT_GE(pipe(pipe_fds), 0); in TEST() local