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

/linux-master/io_uring/
H A Dio-wq.c745 static inline bool io_should_retry_thread(long err) function
779 } else if (!io_should_retry_thread(PTR_ERR(tsk))) {
846 } else if (!io_should_retry_thread(PTR_ERR(tsk))) {

Completed in 120 milliseconds