Searched refs:io_epoll_wait (Results 1 – 3 of 3) sorted by relevance
23 struct io_epoll_wait { struct69 struct io_epoll_wait *iew = io_kiocb_to_cmd(req, struct io_epoll_wait); in io_epoll_wait_prep()79 int io_epoll_wait(struct io_kiocb *req, unsigned int issue_flags) in io_epoll_wait() function81 struct io_epoll_wait *iew = io_kiocb_to_cmd(req, struct io_epoll_wait); in io_epoll_wait()
7 int io_epoll_wait(struct io_kiocb *req, unsigned int issue_flags);
539 .issue = io_epoll_wait,