Home
last modified time | relevance | path

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

/linux/io_uring/
H A Depoll.h6 int io_epoll_wait_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Depoll.c67 int io_epoll_wait_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_epoll_wait_prep() function
H A Dopdef.c538 .prep = io_epoll_wait_prep,