Searched defs:maxevents (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/ |
| H A D | eventpoll.c | 1852 struct epoll_event __user *events, int maxevents) in ep_send_events() 1984 struct epoll_event __user *events, int maxevents) in ep_try_send_events() 2025 int maxevents, struct timespec64 *timeout) in ep_poll() 2466 int maxevents) in ep_check_params() 2487 int maxevents) in epoll_sendevents() 2511 int maxevents, struct timespec64 *to) in do_epoll_wait() 2536 int, maxevents, int, timeout) in SYSCALL_DEFINE4() argument 2549 int maxevents, struct timespec64 *to, in do_epoll_pwait() 2600 int maxevents, struct timespec64 *timeout, in do_compat_epoll_pwait() 2623 int, maxevents, int, timeout, in COMPAT_SYSCALL_DEFINE6() argument [all …]
|
| /linux-6.15/io_uring/ |
| H A D | epoll.c | 25 int maxevents; member
|
| /linux-6.15/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 31 int maxevents, in sys_epoll_pwait2()
|