Home
last modified time | relevance | path

Searched refs:__NR_pipe (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h35 #define __NR_pipe 42 macro
H A Dunistd_32.h40 #define __NR_pipe 42 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h26 #define __NR_pipe 22 macro
H A Dunistd_32.h46 #define __NR_pipe 42 macro
H A Dunistd_x32.h21 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h46 #define __NR_pipe 42 macro
H A Dunistd_32.h46 #define __NR_pipe 42 macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h97 #define __NR_pipe 42 macro
98 __SYSCALL(__NR_pipe, sys_pipe)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h25 #define __NR_pipe (__NR_Linux + 21) macro
H A Dunistd_n32.h25 #define __NR_pipe (__NR_Linux + 21) macro
H A Dunistd_o32.h46 #define __NR_pipe (__NR_Linux + 42) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h34 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro