Home
last modified time | relevance | path

Searched refs:__NR_pipe2 (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h348 #define __NR_pipe2 331 macro
H A Dunistd_64.h314 #define __NR_pipe2 293 macro
H A Dunistd_x32.h277 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h348 #define __NR_pipe2 331 macro
H A Dunistd_64.h314 #define __NR_pipe2 293 macro
H A Dunistd_x32.h277 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h98 #define __NR_pipe2 59 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h98 #define __NR_pipe2 59 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h731 #define __NR_pipe2 359 macro
732 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h731 #define __NR_pipe2 359 macro
732 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h191 #define __NR_pipe2 59 macro
192 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h191 #define __NR_pipe2 59 macro
192 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h164 #define __NR_pipe2 59 macro
165 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h164 #define __NR_pipe2 59 macro
165 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h146 #define __NR_pipe2 59 macro
147 __SYSCALL(__NR_pipe2, sys_pipe2)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h322 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h348 #define __NR_pipe2 (__NR_Linux + 328) macro
H A Dunistd_n64.h307 #define __NR_pipe2 (__NR_Linux + 287) macro
H A Dunistd_n32.h311 #define __NR_pipe2 (__NR_Linux + 291) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h335 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h335 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h348 #define __NR_pipe2 (__NR_Linux + 328) macro
H A Dunistd_n32.h311 #define __NR_pipe2 (__NR_Linux + 291) macro
H A Dunistd_n64.h307 #define __NR_pipe2 (__NR_Linux + 287) macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h774 return my_syscall2(__NR_pipe2, pipefd, flags); in sys_pipe2()

Completed in 36 milliseconds