/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 291 #define __NR_epoll_pwait2 441 macro
|
H A D | unistd_64.h | 301 #define __NR_epoll_pwait2 441 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 300 #define __NR_epoll_pwait2 441 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 297 #define __NR_epoll_pwait2 441 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 364 #define __NR_epoll_pwait2 441 macro
|
H A D | unistd_32.h | 416 #define __NR_epoll_pwait2 441 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 357 #define __NR_epoll_pwait2 441 macro
|
H A D | unistd_32.h | 434 #define __NR_epoll_pwait2 441 macro
|
H A D | unistd_x32.h | 310 #define __NR_epoll_pwait2 (__X32_SYSCALL_BIT + 441) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 398 #define __NR_epoll_pwait2 441 macro
|
H A D | unistd_32.h | 426 #define __NR_epoll_pwait2 441 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 791 #define __NR_epoll_pwait2 441 macro 792 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 795 #define __NR_epoll_pwait2 441 macro 796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 795 #define __NR_epoll_pwait2 441 macro 796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 892 #define __NR_epoll_pwait2 441 macro 893 __SYSCALL(__NR_epoll_pwait2, compat_sys_epoll_pwait2)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 349 #define __NR_epoll_pwait2 (__NR_Linux + 441) macro
|
H A D | unistd_n32.h | 373 #define __NR_epoll_pwait2 (__NR_Linux + 441) macro
|
H A D | unistd_o32.h | 419 #define __NR_epoll_pwait2 (__NR_Linux + 441) macro
|
/openbmc/linux/tools/testing/selftests/filesystems/epoll/ |
H A D | epoll_wakeup_test.c | 26 #ifndef __NR_epoll_pwait2 27 #define __NR_epoll_pwait2 -1 macro 35 return syscall(__NR_epoll_pwait2, fd, events, maxevents, timeout, in sys_epoll_pwait2()
|