Home
last modified time | relevance | path

Searched refs:__NR_ppoll (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h77 #define __NR_ppoll 73 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_64.h76 #define __NR_ppoll 73 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h76 #define __NR_ppoll 73 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h251 #define __NR_ppoll 302 macro
H A Dunistd_32.h284 #define __NR_ppoll 302 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h275 #define __NR_ppoll 271 macro
H A Dunistd_32.h309 #define __NR_ppoll 309 macro
H A Dunistd_x32.h242 #define __NR_ppoll (__X32_SYSCALL_BIT + 271) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h274 #define __NR_ppoll 281 macro
H A Dunistd_32.h283 #define __NR_ppoll 281 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h834 #if defined(__NR_ppoll) in sys_poll()
841 return my_syscall5(__NR_ppoll, fds, nfds, (timeout >= 0) ? &t : NULL, NULL, 0); in sys_poll()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h194 #define __NR_ppoll 73 macro
195 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h194 #define __NR_ppoll 73 macro
195 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h194 #define __NR_ppoll 73 macro
195 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h685 #define __NR_ppoll 336 macro
686 __SYSCALL(__NR_ppoll, compat_sys_ppoll_time32)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h264 #define __NR_ppoll (__NR_Linux + 261) macro
H A Dunistd_n32.h268 #define __NR_ppoll (__NR_Linux + 265) macro
H A Dunistd_o32.h305 #define __NR_ppoll (__NR_Linux + 302) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h295 #define __NR_ppoll (__NR_SYSCALL_BASE + 336) macro