Home
last modified time | relevance | path

Searched refs:io_poll_remove (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dpoll.h39 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags);
H A Dpoll.c907 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags) in io_poll_remove() function