Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dpipe.c89 struct pipe_inode_info *pipe2) in pipe_double_lock() argument
91 BUG_ON(pipe1 == pipe2); in pipe_double_lock()
93 if (pipe1 < pipe2) { in pipe_double_lock()
95 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock()
97 pipe_lock_nested(pipe2, I_MUTEX_PARENT); in pipe_double_lock()
777 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
/linux-4.1.27/tools/virtio/virtio-trace/
Dtrace-agent-rw.c69 if (pipe2(data_pipe, O_NONBLOCK) < 0) { in rw_thread_init()
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S411 ENTRY_SAME(pipe2)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h324 SYSCALL_SPU(pipe2)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c199 COMPAT_SYSCALL_WRAP2(pipe2, int __user *, fildes, int, flags);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl302 293 common pipe2 sys_pipe2
Dsyscall_32.tbl340 331 i386 pipe2 sys_pipe2