Searched refs:io_arm_poll_handler (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dpoll.h45 int io_arm_poll_handler(struct io_kiocb *req, unsigned issue_flags);
H A Dpoll.c716 int io_arm_poll_handler(struct io_kiocb *req, unsigned issue_flags) function
H A Dio_uring.c1988 if (io_arm_poll_handler(req, issue_flags) != IO_APOLL_OK)
2031 if (io_arm_poll_handler(req, issue_flags) == IO_APOLL_OK)
2089 switch (io_arm_poll_handler(req, 0)) {

Completed in 197 milliseconds