/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 76 #define __NR_pselect6 72 macro
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_64.h | 75 #define __NR_pselect6 72 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 75 #define __NR_pselect6 72 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 250 #define __NR_pselect6 301 macro
|
H A D | unistd_32.h | 283 #define __NR_pselect6 301 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 274 #define __NR_pselect6 270 macro
|
H A D | unistd_32.h | 308 #define __NR_pselect6 308 macro
|
H A D | unistd_x32.h | 241 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 273 #define __NR_pselect6 280 macro
|
H A D | unistd_32.h | 282 #define __NR_pselect6 280 macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 923 #elif defined(__ARCH_WANT_SYS_PSELECT6) && defined(__NR_pselect6) in sys_select() 930 return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 192 #define __NR_pselect6 72 macro 193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 192 #define __NR_pselect6 72 macro 193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 192 #define __NR_pselect6 72 macro 193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 683 #define __NR_pselect6 335 macro 684 __SYSCALL(__NR_pselect6, compat_sys_pselect6_time32)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 263 #define __NR_pselect6 (__NR_Linux + 260) macro
|
H A D | unistd_n32.h | 267 #define __NR_pselect6 (__NR_Linux + 264) macro
|
H A D | unistd_o32.h | 304 #define __NR_pselect6 (__NR_Linux + 301) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 294 #define __NR_pselect6 (__NR_SYSCALL_BASE + 335) macro
|