Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio-wq.c745 static inline bool io_should_retry_thread(long err) in io_should_retry_thread() function
779 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_worker_cont()
846 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_io_worker()