Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dpoll.h30 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags);
Dopdef.c139 .issue = io_poll_remove,
Dpoll.c944 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags) in io_poll_remove() function