Searched refs:io_rw_should_reissue (Results 1 - 1 of 1) sorted by path

/linux-master/io_uring/
H A Drw.c407 static bool io_rw_should_reissue(struct io_kiocb *req) function
436 static bool io_rw_should_reissue(struct io_kiocb *req) function
471 io_rw_should_reissue(req)) {
542 if (res == -EAGAIN && io_rw_should_reissue(req)) {

Completed in 212 milliseconds