Searched refs:io_poll_add (Results 1 – 2 of 2) sorted by relevance
901 int io_poll_add(struct io_kiocb *req, unsigned int issue_flags) in io_poll_add() function949 ret2 = io_poll_add(preq, issue_flags & ~IO_URING_F_UNLOCKED); in io_poll_remove()
125 .issue = io_poll_add,