/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 61 #define __NR_pipe2 59 macro
|
H A D | unistd_64.h | 62 #define __NR_pipe2 59 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 63 #define __NR_pipe2 59 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 62 #define __NR_pipe2 59 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 274 #define __NR_pipe2 325 macro
|
H A D | unistd_32.h | 307 #define __NR_pipe2 325 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 297 #define __NR_pipe2 293 macro
|
H A D | unistd_32.h | 331 #define __NR_pipe2 331 macro
|
H A D | unistd_x32.h | 260 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 310 #define __NR_pipe2 317 macro
|
H A D | unistd_32.h | 319 #define __NR_pipe2 317 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 164 #define __NR_pipe2 59 macro 165 __SYSCALL(__NR_pipe2, sys_pipe2)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 164 #define __NR_pipe2 59 macro 165 __SYSCALL(__NR_pipe2, sys_pipe2)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 164 #define __NR_pipe2 59 macro 165 __SYSCALL(__NR_pipe2, sys_pipe2)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 731 #define __NR_pipe2 359 macro 732 __SYSCALL(__NR_pipe2, sys_pipe2)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 290 #define __NR_pipe2 (__NR_Linux + 287) macro
|
H A D | unistd_n32.h | 294 #define __NR_pipe2 (__NR_Linux + 291) macro
|
H A D | unistd_o32.h | 331 #define __NR_pipe2 (__NR_Linux + 328) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 318 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 774 return my_syscall2(__NR_pipe2, pipefd, flags); in sys_pipe2()
|