Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Deventpoll.c2479 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait() function
2506 return do_epoll_pwait(epfd, events, maxevents, in SYSCALL_DEFINE6()
2525 return do_epoll_pwait(epfd, events, maxevents, to, in SYSCALL_DEFINE6()