Searched refs:io_epoll_wait (Results 1 – 2 of 2) sorted by relevance
23 struct io_epoll_wait { struct80 struct io_epoll_wait *iew = io_kiocb_to_cmd(req, struct io_epoll_wait); in io_epoll_wait_prep()90 int io_epoll_wait(struct io_kiocb *req, unsigned int issue_flags) in io_epoll_wait() function92 struct io_epoll_wait *iew = io_kiocb_to_cmd(req, struct io_epoll_wait); in io_epoll_wait()
541 .issue = io_epoll_wait,