Searched refs:epoll_pwait2 (Results 1 – 21 of 21) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
D | epoll_pwait_var.h | 25 return epoll_pwait2(epfd, events, maxevents, NULL, sigmask); in do_epoll_pwait() 31 return epoll_pwait2(epfd, events, maxevents, &ts, sigmask); in do_epoll_pwait()
|
D | epoll_pwait05.c | 35 TST_EXP_FAIL(epoll_pwait2(efd, &e, 1, &tc[n].ts, NULL), in run_all()
|
/third_party/ltp/include/lapi/syscalls/ |
D | hppa.in | 43 epoll_pwait2 441
|
D | aarch64.in | 296 epoll_pwait2 441
|
D | arc.in | 316 epoll_pwait2 441
|
D | mips_n64.in | 346 epoll_pwait2 5441
|
D | ia64.in | 343 epoll_pwait2 1465
|
D | sparc64.in | 374 epoll_pwait2 441
|
D | s390x.in | 358 epoll_pwait2 441
|
D | mips_n32.in | 370 epoll_pwait2 6441
|
D | sh.in | 404 epoll_pwait2 441
|
D | x86_64.in | 351 epoll_pwait2 441
|
D | mips_o32.in | 416 epoll_pwait2 4441
|
D | s390.in | 410 epoll_pwait2 441
|
D | sparc.in | 409 epoll_pwait2 441
|
D | powerpc.in | 423 epoll_pwait2 441
|
D | powerpc64.in | 423 epoll_pwait2 441
|
D | i386.in | 430 epoll_pwait2 441
|
D | arm.in | 394 epoll_pwait2 (__NR_SYSCALL_BASE+441)
|
/third_party/ltp/include/lapi/ |
D | epoll.h | 40 static inline int epoll_pwait2(int epfd, struct epoll_event *events, in epoll_pwait2() function
|
/third_party/ltp/ |
D | configure.ac | 90 epoll_pwait2 \
|