Searched refs:epoll_pwait (Results 1 – 12 of 12) sorted by relevance
/external/valgrind/memcheck/tests/linux/ |
D | syscalls-2007.c | 78 epoll_pwait (fd3, evs, 10, 0, &mask); in main()
|
/external/strace/ |
D | sys_func.h | 32 extern SYS_FUNC(epoll_pwait);
|
D | NEWS | 229 * Fixed epoll_create1, epoll_wait and epoll_pwait decoding. 235 * Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl, 333 * Corrected decoding of epoll_pwait. 410 eventfd, getcpu, epoll_pwait.
|
D | desc.c | 560 SYS_FUNC(epoll_pwait) in SYS_FUNC() argument
|
D | ChangeLog-CVS | 1089 * linux/hppa/syscallent.h: Add entry for epoll_pwait. 1129 * linux/syscallent.h: Add entry for epoll_pwait.
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 936 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, in INTERCEPTOR() argument 939 int res = REAL(epoll_pwait)(epfd, events, maxevents, timeout, sigmask); in INTERCEPTOR() 945 #define MSAN_MAYBE_INTERCEPT_EPOLL_PWAIT INTERCEPT_FUNCTION(epoll_pwait)
|
/external/strace/debian/ |
D | changelog | 111 + Corrected decoding of epoll_pwait, closes: #513014 227 + New syscalls: getcpu, eventfd, timerfd, signalfd, epoll_pwait,
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1958 PRE_SYSCALL(epoll_pwait)(long epfd, void *events, long maxevents, long timeout, 1963 POST_SYSCALL(epoll_pwait)(long res, long epfd, void *events, long maxevents,
|
/external/valgrind/ |
D | configure.ac | 2474 epoll_pwait \
|
D | NEWS | 1662 283427 re-connect epoll_pwait syscall on ARM linux
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1610 fun:epoll_pwait=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1093 PUBLIC dac40 0 epoll_pwait
|