Searched refs:__NR_epoll_pwait (Results 1 – 15 of 15) sorted by relevance
/external/valgrind/main/include/vki/ |
D | vki-scnums-s390x-linux.h | 280 #define __NR_epoll_pwait 312 macro
|
D | vki-scnums-ppc64-linux.h | 340 #define __NR_epoll_pwait 303 macro
|
D | vki-scnums-amd64-linux.h | 365 #define __NR_epoll_pwait 281 macro
|
D | vki-scnums-x86-linux.h | 356 #define __NR_epoll_pwait 319 macro
|
D | vki-scnums-arm-linux.h | 385 #define __NR_epoll_pwait 346 macro
|
D | vki-scnums-ppc32-linux.h | 348 #define __NR_epoll_pwait 303 macro
|
/external/kernel-headers/original/asm-x86/ |
D | unistd_32.h | 327 #define __NR_epoll_pwait 319 macro
|
/external/kernel-headers/original/asm-mips/ |
D | unistd.h | 336 #define __NR_epoll_pwait (__NR_Linux + 313) macro 642 #define __NR_epoll_pwait (__NR_Linux + 272) macro 952 #define __NR_epoll_pwait (__NR_Linux + 276) macro
|
/external/kernel-headers/original/asm-arm/ |
D | unistd.h | 375 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346) macro
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-ppc64-linux.c | 1451 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
|
D | syswrap-ppc32-linux.c | 1811 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 303
|
D | syswrap-amd64-linux.c | 1393 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 281
|
D | syswrap-s390x-linux.c | 1482 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 312
|
D | syswrap-arm-linux.c | 1808 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 346
|
D | syswrap-x86-linux.c | 2200 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 319
|