Searched refs:linux_epoll_wait_common (Results 1 – 1 of 1) sorted by relevance
432 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, in linux_epoll_wait_common() function459 return (linux_epoll_wait_common(td, args->epfd, args->events, in linux_epoll_wait()475 return (linux_epoll_wait_common(td, args->epfd, args->events, in linux_epoll_pwait()