Searched defs:maxevents (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ |
A D | eventpoll.c | 1631 struct epoll_event __user *events, int maxevents) in ep_send_events() 1761 int maxevents, struct timespec64 *timeout) in ep_poll() 2193 int maxevents, struct timespec64 *to) in do_epoll_wait() 2235 int, maxevents, int, timeout) in SYSCALL_DEFINE4() argument 2248 int maxevents, struct timespec64 *to, in do_epoll_pwait() 2269 int, maxevents, int, timeout, const sigset_t __user *, sigmask, in SYSCALL_DEFINE6() argument 2280 int, maxevents, const struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6() argument 2299 int maxevents, struct timespec64 *timeout, in do_compat_epoll_pwait() 2322 int, maxevents, int, timeout, in COMPAT_SYSCALL_DEFINE6() argument 2335 int, maxevents, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux/tools/testing/selftests/filesystems/epoll/ |
A D | epoll_wakeup_test.c | 31 int maxevents, in sys_epoll_pwait2()
|
Completed in 11 milliseconds