Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c752 static inline bool io_should_retry_thread(struct io_worker *worker, long err) in io_should_retry_thread() function
788 } else if (!io_should_retry_thread(worker, PTR_ERR(tsk))) { in create_worker_cont()
855 } else if (!io_should_retry_thread(worker, PTR_ERR(tsk))) { in create_io_worker()