/external/libmicrohttpd/m4/ |
D | ax_have_epoll.m4 | 30 # Linux kernel version 2.6.19 adds the epoll_pwait() call in addition to 86 # error linux kernel version is too old to have epoll_pwait 96 rc = epoll_pwait(fd, &ev, 1, 0, (sigset_t const *)(0));])],
|
/external/valgrind/memcheck/tests/linux/ |
D | syscalls-2007.c | 78 epoll_pwait (fd3, evs, 10, 0, &mask); in main()
|
/external/strace/ |
D | epoll.c | 140 SYS_FUNC(epoll_pwait) in SYS_FUNC() argument
|
D | sys_func.h | 31 extern SYS_FUNC(epoll_pwait);
|
D | NEWS | 315 * Fixed epoll_create1, epoll_wait and epoll_pwait decoding. 321 * Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl, 419 * Corrected decoding of epoll_pwait. 496 eventfd, getcpu, epoll_pwait.
|
/external/strace/linux/32/ |
D | syscallent.h | 26 [ 22] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/64/ |
D | syscallent.h | 23 [ 22] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 327 [312] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 293 [265] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 279 [6276] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
D | syscallent-n64.h | 275 [5272] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
D | syscallent-o32.h | 316 [4313] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 267 [274] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 282 [281] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 942 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, in INTERCEPTOR() argument 945 int res = REAL(epoll_pwait)(epfd, events, maxevents, timeout, sigmask); in INTERCEPTOR() 951 #define MSAN_MAYBE_INTERCEPT_EPOLL_PWAIT INTERCEPT_FUNCTION(epoll_pwait)
|
/external/strace/linux/ia64/ |
D | syscallent.h | 324 [1305] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 343 [312] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 310 [309] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 302 [297] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 327 [303] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 347 [319] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 343 [315] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 282 [281] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 347 [319] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 332 [303] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
|