Home
last modified time | relevance | path

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

/linux/io_uring/
H A Depoll.h4 int io_epoll_ctl_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Depoll.c29 int io_epoll_ctl_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_epoll_ctl_prep() function
H A Dopdef.c319 .prep = io_epoll_ctl_prep,