Home
last modified time | relevance | path

Searched refs:__NR__newselect (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1662 #if defined(__ARCH_WANT_SYS_OLD_SELECT) && !defined(__NR__newselect) in sys_select()
1678 #ifndef __NR__newselect in sys_select()
1679 #define __NR__newselect __NR_select in sys_select()
1681 return my_syscall5(__NR__newselect, nfds, rfds, wfds, efds, timeout); in sys_select()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dunistd32.h297 #define __NR__newselect 142 macro
298 __SYSCALL(__NR__newselect, compat_sys_select)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dunistd-common.h109 #define __NR__newselect (__NR_SYSCALL_BASE + 142) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsyscall.h26 #ifdef __NR__newselect
27 # define SYS__newselect __NR__newselect
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsyscall.h26 #ifdef __NR__newselect
27 # define SYS__newselect __NR__newselect