Searched defs:maxevents (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ |
| H A D | eventpoll.c | 1766 struct epoll_event __user *events, int maxevents) in ep_send_events() 1898 struct epoll_event __user *events, int maxevents) in ep_try_send_events() 1939 int maxevents, struct timespec64 *timeout) in ep_poll() 2398 int maxevents) in ep_check_params() 2419 int maxevents) in epoll_sendevents() 2443 int maxevents, struct timespec64 *to) in do_epoll_wait() 2468 int, maxevents, int, timeout) in SYSCALL_DEFINE4() argument 2481 int maxevents, struct timespec64 *to, in do_epoll_pwait() 2502 int, maxevents, int, timeout, const sigset_t __user *, sigmask, in SYSCALL_DEFINE6() argument 2513 int, maxevents, const struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6() argument [all …]
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 31 int maxevents, in sys_epoll_pwait2()
|