Searched refs:__NR_epoll_pwait (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h365 #define __NR_epoll_pwait 281 macro
H A Dvki-scnums-s390x-linux.h280 #define __NR_epoll_pwait 312 macro
H A Dvki-scnums-arm-linux.h385 #define __NR_epoll_pwait 346 macro
H A Dvki-scnums-ppc32-linux.h348 #define __NR_epoll_pwait 303 macro
H A Dvki-scnums-ppc64-linux.h340 #define __NR_epoll_pwait 303 macro
H A Dvki-scnums-x86-linux.h356 #define __NR_epoll_pwait 319 macro
H A Dvki-scnums-mips32-linux.h353 #define __NR_epoll_pwait (__NR_Linux + 313) macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h1137 #if !defined(__NR_epoll_pwait)
1138 #define __NR_epoll_pwait 281 macro
H A Dx86_32_linux_syscalls.h1273 #if !defined(__NR_epoll_pwait)
1274 #define __NR_epoll_pwait 319 macro
H A Darm_linux_syscalls.h1222 #if !defined(__NR_epoll_pwait)
1223 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h327 #define __NR_epoll_pwait 319 macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h336 #define __NR_epoll_pwait (__NR_Linux + 313) macro
659 #define __NR_epoll_pwait (__NR_Linux + 272) macro
986 #define __NR_epoll_pwait (__NR_Linux + 276) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc400 case __NR_epoll_pwait:
/external/kernel-headers/original/asm-arm/
H A Dunistd.h375 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1452 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
H A Dsyswrap-amd64-linux.c1409 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 281
H A Dsyswrap-ppc32-linux.c1813 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
H A Dsyswrap-s390x-linux.c1491 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 312
H A Dsyswrap-arm-linux.c1881 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 346
H A Dsyswrap-mips32-linux.c1732 LINXY (__NR_epoll_pwait, sys_epoll_pwait), // 313
H A Dsyswrap-x86-linux.c2202 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 319

Completed in 103 milliseconds