Searched refs:io_poll_remove_prep (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dpoll.h39 int io_poll_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c127 .prep = io_poll_remove_prep,
H A Dpoll.c921 int io_poll_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) function

Completed in 132 milliseconds