Searched refs:maxevents (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | syscalls.h | 388 int maxevents, int timeout, 392 int maxevents, 1108 int maxevents, int timeout);
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 31 int maxevents, in sys_epoll_pwait2() argument 35 return syscall(__NR_epoll_pwait2, fd, events, maxevents, timeout, in sys_epoll_pwait2()
|