Searched refs:io_epoll_ctl_prep (Results 1 – 3 of 3) sorted by relevance
4 int io_epoll_ctl_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
24 int io_epoll_ctl_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_epoll_ctl_prep() function
316 .prep = io_epoll_ctl_prep,