Searched defs:maxevents (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | eventpoll.c | 1692 struct epoll_event __user *events, int maxevents) in ep_send_events() 1841 int maxevents, struct timespec64 *timeout) in ep_poll() 2286 int maxevents, struct timespec64 *to) in do_epoll_wait() 2328 int, maxevents, int, timeout) in SYSCALL_DEFINE4() argument 2341 int maxevents, struct timespec64 *to, in do_epoll_pwait() 2362 int, maxevents, int, timeout, const sigset_t __user *, sigmask, in SYSCALL_DEFINE6() argument 2373 int, maxevents, const struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6() argument 2392 int maxevents, struct timespec64 *timeout, in do_compat_epoll_pwait() 2415 int, maxevents, int, timeout, in COMPAT_SYSCALL_DEFINE6() argument 2428 int, maxevents, in COMPAT_SYSCALL_DEFINE6() argument
|