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

/linux-master/io_uring/
H A Dpoll.c233 static void __io_poll_execute(struct io_kiocb *req, int mask) function
250 __io_poll_execute(req, res);
300 /* the mask was stashed in __io_poll_execute */
361 __io_poll_execute(req, 0);
461 __io_poll_execute(req, mask);
653 __io_poll_execute(req, mask);
664 __io_poll_execute(req, 0);

Completed in 99 milliseconds