Home
last modified time | relevance | path

Searched refs:sys_pipe2 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsys_parisc.c369 return sys_pipe2(fildes, flags); in parisc_pipe2()
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h772 int sys_pipe2(int pipefd[2], int flags) in sys_pipe2() function
780 return __sysret(sys_pipe2(pipefd, flags)); in pipe2()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dscall-trans-mips64.S394 PTR sys_pipe2
H A Dscall-trans-i386.S439 PTR sys_pipe2 /* 331 */
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsys_parisc.c439 return sys_pipe2(fildes, flags); in parisc_pipe2()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h732 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h732 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h192 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h192 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h165 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h165 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h147 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-5.10/include/linux/
H A Dsyscalls.h476 asmlinkage long sys_pipe2(int __user *fildes, int flags);
/kernel/linux/linux-6.6/include/linux/
H A Dsyscalls.h441 asmlinkage long sys_pipe2(int __user *fildes, int flags);

Completed in 26 milliseconds