Home
last modified time | relevance | path

Searched refs:pipe2 (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.15/tools/testing/selftests/landlock/
H A Dscoped_signal_test.c91 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
188 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
189 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
277 ASSERT_EQ(0, pipe2(thread_pipe, O_CLOEXEC)); in TEST()
302 ASSERT_EQ(0, pipe2(thread_pipe, O_CLOEXEC)); in TEST()
354 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST()
468 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
469 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
H A Dscoped_abstract_unix_test.c88 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
185 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
186 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
317 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
318 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
427 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
442 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
646 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
647 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
817 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
[all …]
H A Dptrace_test.c313 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
314 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
504 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
505 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
H A Daudit_test.c232 ASSERT_EQ(0, pipe2(pipe_child, O_CLOEXEC)); in TEST_F()
234 ASSERT_EQ(0, pipe2(pipe_parent, O_CLOEXEC)); in TEST_F()
549 ASSERT_EQ(0, pipe2(pipe_child, 0)); in TEST_F()
550 ASSERT_EQ(0, pipe2(pipe_parent, 0)); in TEST_F()
/linux-6.15/tools/perf/bench/
H A Dsched-pipe.c239 BUG_ON(pipe2(pipe_1, flags)); in bench_sched_pipe()
240 BUG_ON(pipe2(pipe_2, flags)); in bench_sched_pipe()
/linux-6.15/fs/
H A Dpipe.c104 struct pipe_inode_info *pipe2) in pipe_double_lock() argument
106 BUG_ON(pipe1 == pipe2); in pipe_double_lock()
108 if (pipe1 > pipe2) in pipe_double_lock()
109 swap(pipe1, pipe2); in pipe_double_lock()
112 pipe_lock(pipe2); in pipe_double_lock()
1051 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
/linux-6.15/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c67 if (pipe2(data_pipe, O_NONBLOCK) < 0) { in rw_thread_init()
/linux-6.15/samples/watch_queue/
H A Dwatch_test.c158 if (pipe2(pipefd, O_NOTIFICATION_PIPE) == -1) { in main()
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_drv.c354 const struct omap_drm_pipeline *pipe2 = b; in omap_compare_pipelines() local
356 if (pipe1->alias_id > pipe2->alias_id) in omap_compare_pipelines()
358 else if (pipe1->alias_id < pipe2->alias_id) in omap_compare_pipelines()
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dwatch_queue.rst266 pipe2(fds, O_TMPFILE);
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dqcom,msm8996-qmp-pcie-phy.yaml77 - pipe2
/linux-6.15/tools/testing/selftests/kvm/lib/
H A Duserfaultfd_util.c158 ret = pipe2((int *) &pipes, O_CLOEXEC | O_NONBLOCK); in uffd_setup_demand_paging()
/linux-6.15/tools/testing/selftests/pidfd/
H A Dpidfd_test.c301 ret = pipe2(pipe_fds, O_CLOEXEC); in test_pidfd_send_signal_recycled_pid_fail()
/linux-6.15/tools/include/nolibc/
H A Dsys.h832 int pipe2(int pipefd[2], int flags) in pipe2() function
840 return pipe2(pipefd, 0); in pipe()
/linux-6.15/tools/testing/selftests/mm/
H A Duffd-common.c372 if (pipe2(&pipefd[cpu * 2], O_CLOEXEC | O_NONBLOCK)) in uffd_test_ctx_init()
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl298 287 n64 pipe2 sys_pipe2
H A Dsyscall_n32.tbl302 291 n32 pipe2 sys_pipe2
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl298 287 n64 pipe2 sys_pipe2
/linux-6.15/tools/scripts/
H A Dsyscall.tbl77 59 common pipe2 sys_pipe2
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl77 59 common pipe2 sys_pipe2
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl77 59 common pipe2 sys_pipe2
/linux-6.15/scripts/
H A Dsyscall.tbl77 59 common pipe2 sys_pipe2
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl305 293 common pipe2 sys_pipe2
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl356 313 common pipe2 parisc_pipe2
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl337 327 common pipe2 sys_pipe2

123