Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dpoll.h39 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c134 .issue = io_poll_remove,
H A Dpoll.c901 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags) in io_poll_remove() function