Home
last modified time | relevance | path

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

/bionic/libc/arch-sh/syscalls/
Dselect.S34 0: .long __NR__newselect
/bionic/libc/arch-arm/syscalls/
Dselect.S15 ldr r7, =__NR__newselect
/bionic/libc/arch-x86/syscalls/
Dselect.S20 movl $__NR__newselect, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h157 #define __NR__newselect 142 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h157 #define __NR__newselect 142 macro
Dunistd_64.h157 #define __NR__newselect 142 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h72 #define __NR__newselect (__NR_SYSCALL_BASE + 142) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h160 #define __NR__newselect (__NR_SYSCALL_BASE+142) macro