__NR_pselect6 684 arch/arm64/include/asm/unistd32.h __SYSCALL(__NR_pselect6, compat_sys_pselect6_time32) __NR_pselect6 229 include/uapi/asm-generic/unistd.h __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32) __NR_pselect6 1658 tools/include/nolibc/nolibc.h #elif defined(__ARCH_WANT_SYS_PSELECT6) && defined(__NR_pselect6) __NR_pselect6 1665 tools/include/nolibc/nolibc.h return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); __NR_pselect6 229 tools/include/uapi/asm-generic/unistd.h __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)