Searched refs:__NR_pselect6 (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A D__pselect6.S6 mov x8, __NR_pselect6
/bionic/libc/arch-mips/syscalls/
H A D__pselect6.S8 li v0, __NR_pselect6
/bionic/libc/arch-x86_64/syscalls/
H A D__pselect6.S7 movl $__NR_pselect6, %eax
/bionic/libc/arch-arm/syscalls/
H A D__pselect6.S14 ldr r7, =__NR_pselect6
/bionic/libc/arch-mips64/syscalls/
H A D__pselect6.S8 li v0, __NR_pselect6
/bionic/libc/arch-x86/syscalls/
H A D__pselect6.S36 movl $__NR_pselect6, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h130 #define __NR_pselect6 72 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h401 #define __NR_pselect6 308 macro
H A Dunistd_64.h359 #define __NR_pselect6 270 macro
H A Dunistd_x32.h317 #define __NR_pselect6 (__X32_SYSCALL_BIT + 270) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h400 #define __NR_pselect6 (__NR_Linux + 301) macro
805 #define __NR_pselect6 (__NR_Linux + 260) macro
1216 #define __NR_pselect6 (__NR_Linux + 264) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h193 #define SYS_pselect6 __NR_pselect6
531 #define SYS_pselect6 __NR_pselect6
893 #define SYS_pselect6 __NR_pselect6
1274 #define SYS_pselect6 __NR_pselect6
1621 #define SYS_pselect6 __NR_pselect6
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h401 #define __NR_pselect6 (__NR_SYSCALL_BASE + 335) macro

Completed in 447 milliseconds