Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.h31 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c123 .issue = io_poll_remove,
H A Dpoll.c976 int io_poll_remove(struct io_kiocb *req, unsigned int issue_flags) in io_poll_remove() function