Home
last modified time | relevance | path

Searched refs:do_epoll_pwait (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/
H A Deventpoll.c2548 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait() function
2575 return do_epoll_pwait(epfd, events, maxevents, in SYSCALL_DEFINE6()
2594 return do_epoll_pwait(epfd, events, maxevents, to, in SYSCALL_DEFINE6()