Home
last modified time | relevance | path

Searched refs:epoll_pwait (Results 1 – 25 of 40) sorted by relevance

12

/external/libmicrohttpd/m4/
Dax_have_epoll.m430 # 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/
Dsyscalls-2007.c78 epoll_pwait (fd3, evs, 10, 0, &mask); in main()
/external/strace/
Depoll.c140 SYS_FUNC(epoll_pwait) in SYS_FUNC() argument
Dsys_func.h31 extern SYS_FUNC(epoll_pwait);
DNEWS315 * 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/
Dsyscallent.h26 [ 22] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/64/
Dsyscallent.h23 [ 22] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/s390x/
Dsyscallent.h327 [312] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/avr32/
Dsyscallent.h293 [265] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/mips/
Dsyscallent-n32.h279 [6276] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
Dsyscallent-n64.h275 [5272] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
Dsyscallent-o32.h316 [4313] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/xtensa/
Dsyscallent.h267 [274] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/x86_64/
Dsyscallent.h282 [281] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc942 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/
Dsyscallent.h324 [1305] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/s390/
Dsyscallent.h343 [312] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/sparc/
Dsyscallent.h310 [309] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/hppa/
Dsyscallent.h302 [297] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/powerpc64/
Dsyscallent.h327 [303] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/i386/
Dsyscallent.h347 [319] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/m68k/
Dsyscallent.h343 [315] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/x32/
Dsyscallent.h282 [281] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/sh/
Dsyscallent.h347 [319] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
/external/strace/linux/powerpc/
Dsyscallent.h332 [303] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },

12