Home
last modified time | relevance | path

Searched defs:epoll_pwait (Results 1 – 16 of 16) sorted by relevance

/external/ltp/include/lapi/
Depoll.h24 static inline int epoll_pwait(int epfd, struct epoll_event *events, in epoll_pwait() function
/external/strace/
Depoll.c108 SYS_FUNC(epoll_pwait) in SYS_FUNC() argument
/external/musl/src/linux/
Depoll.c26 int epoll_pwait(int fd, struct epoll_event *ev, int cnt, int to, const sigset_t *sigs) in epoll_pwait() function
/external/trusty/musl/src/linux/
Depoll.c25 int epoll_pwait(int fd, struct epoll_event *ev, int cnt, int to, const sigset_t *sigs) in epoll_pwait() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/solarish/
Dillumos.rs296 pub fn epoll_pwait( in epoll_pwait() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/solarish/
Dillumos.rs296 pub fn epoll_pwait( in epoll_pwait() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc894 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, in INTERCEPTOR() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1744 TSAN_INTERCEPTOR(int, epoll_pwait, int epfd, void *ev, int cnt, int timeout, in TSAN_INTERCEPTOR() argument
/external/crosvm/jail/seccomp/riscv64/
Dconstants.json1928 "epoll_pwait": 22, number
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json1933 "epoll_pwait": 22, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json2205 "epoll_pwait": 346, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json2194 "epoll_pwait": 281, number
/external/rust/android-crates-io/crates/libc/src/unix/solarish/
Dmod.rs2985 pub fn epoll_pwait( in epoll_pwait() function
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/
Dmod.rs5383 pub fn epoll_pwait( in epoll_pwait() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/
Dmod.rs5434 pub fn epoll_pwait( in epoll_pwait() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/
Dmod.rs5434 pub fn epoll_pwait( in epoll_pwait() function