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

/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h41 #if !defined(__NR_poll)
42 #define __NR_poll 7 macro
H A Darm_linux_syscalls.h534 #if !defined(__NR_poll)
535 #define __NR_poll (__NR_SYSCALL_BASE+168) macro
H A Dx86_32_linux_syscalls.h685 #if !defined(__NR_poll)
686 #define __NR_poll 168 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h44 #define __NR_poll 7 macro
H A Dvki-scnums-s390x-linux.h169 #define __NR_poll 168 macro
H A Dvki-scnums-arm-linux.h205 #define __NR_poll 168 macro
H A Dvki-scnums-darwin.h439 #define __NR_poll VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(230) macro
H A Dvki-scnums-mips32-linux.h228 #define __NR_poll (__NR_Linux + 188) macro
H A Dvki-scnums-ppc32-linux.h204 #define __NR_poll 167 macro
H A Dvki-scnums-ppc64-linux.h204 #define __NR_poll 167 macro
H A Dvki-scnums-x86-linux.h205 #define __NR_poll 168 macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h196 #define __NR_poll (__NR_SYSCALL_BASE+168) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h211 #define __NR_poll (__NR_Linux + 188) macro
394 #define __NR_poll (__NR_Linux + 7) macro
717 #define __NR_poll (__NR_Linux + 7) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h176 #define __NR_poll 168 macro

Completed in 65 milliseconds