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

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

Completed in 269 milliseconds