Searched defs:pipe_fds (Results 1 – 4 of 4) sorted by relevance
74 int pipe_fds[2], socket_fds[2]; in FIXTURE() local
1052 int pipe_fds[2]; in test_kernel_gup_of_access_disabled_region() local
3559 int pipe_fds[2]; in TEST_F_FORK() local
3853 ASSERT_GE(pipe(pipe_fds), 0); in TEST() local