Home
last modified time | relevance | path

Searched defs:maxevents (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/
Deventpoll.c1852 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()
2570 int, maxevents, int, timeout, const sigset_t __user *, sigmask, in SYSCALL_DEFINE6() argument
2581 int, maxevents, const struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6() argument
[all …]
/linux-6.15/io_uring/
Depoll.c25 int maxevents; member
/linux-6.15/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c31 int maxevents, in sys_epoll_pwait2()