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