Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c2374 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait() function
2401 return do_epoll_pwait(epfd, events, maxevents, in SYSCALL_DEFINE6()
2420 return do_epoll_pwait(epfd, events, maxevents, to, in SYSCALL_DEFINE6()