Searched refs:__NR_epoll_pwait (Results 1 - 10 of 10) 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-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
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h327 #define __NR_epoll_pwait 319 macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc32-linux.c1790 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
H A Dsyswrap-ppc64-linux.c1515 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
H A Dsyswrap-amd64-linux.c1392 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 281
H A Dsyswrap-x86-linux.c2176 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 319
/external/valgrind/main/exp-ptrcheck/
H A Dh_main.c2248 # if defined(__NR_epoll_pwait)
2249 ADD(0, __NR_epoll_pwait);

Completed in 39 milliseconds