Searched refs:__NR_pselect6 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/sh/include/uapi/asm/ |
| D | unistd_64.h | 360 #define __NR_pselect6 336 macro
|
| /Linux-v5.4/include/uapi/asm-generic/ |
| D | unistd.h | 228 #define __NR_pselect6 72 macro 229 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
|
| /Linux-v5.4/tools/include/uapi/asm-generic/ |
| D | unistd.h | 228 #define __NR_pselect6 72 macro 229 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | unistd32.h | 683 #define __NR_pselect6 335 macro 684 __SYSCALL(__NR_pselect6, compat_sys_pselect6_time32)
|
| /Linux-v5.4/tools/include/nolibc/ |
| D | nolibc.h | 1658 #elif defined(__ARCH_WANT_SYS_PSELECT6) && defined(__NR_pselect6) in sys_select() 1665 return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()
|