Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Deventpoll.c2247 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait() function
2274 return do_epoll_pwait(epfd, events, maxevents, in SYSCALL_DEFINE6()
2293 return do_epoll_pwait(epfd, events, maxevents, to, in SYSCALL_DEFINE6()