Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h76 #define __NR_pselect6 72 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_64.h75 #define __NR_pselect6 72 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h75 #define __NR_pselect6 72 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h250 #define __NR_pselect6 301 macro
H A Dunistd_32.h283 #define __NR_pselect6 301 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h274 #define __NR_pselect6 270 macro
H A Dunistd_32.h308 #define __NR_pselect6 308 macro
H A Dunistd_x32.h241 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h273 #define __NR_pselect6 280 macro
H A Dunistd_32.h282 #define __NR_pselect6 280 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h923 #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 Dunistd.h192 #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 Dunistd.h192 #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 Dunistd.h192 #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 Dunistd32.h683 #define __NR_pselect6 335 macro
684 __SYSCALL(__NR_pselect6, compat_sys_pselect6_time32)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h263 #define __NR_pselect6 (__NR_Linux + 260) macro
H A Dunistd_n32.h267 #define __NR_pselect6 (__NR_Linux + 264) macro
H A Dunistd_o32.h304 #define __NR_pselect6 (__NR_Linux + 301) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h294 #define __NR_pselect6 (__NR_SYSCALL_BASE + 335) macro