Searched defs:__NR_poll (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h30 #define __NR_poll 7 macro
H A Dunistd_x32.h30 #define __NR_poll (__X32_SYSCALL_BIT + 7) macro
H A Dunistd_32.h231 #define __NR_poll 168 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h200 #define __NR_poll (__NR_SYSCALL_BASE + 168) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h471 #define __NR_poll 1068 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h260 #define __NR_poll (__NR_Linux + 188) macro
490 #define __NR_poll (__NR_Linux + 7) macro
896 #define __NR_poll (__NR_Linux + 7) macro

Completed in 20 milliseconds