Home
last modified time | relevance | path

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

/linux-6.14.4/io_uring/
Dio-wq.c761 static inline bool io_should_retry_thread(struct io_worker *worker, long err) in io_should_retry_thread() function
809 } else if (!io_should_retry_thread(worker, PTR_ERR(tsk))) { in create_worker_cont()
877 } else if (!io_should_retry_thread(worker, PTR_ERR(tsk))) { in create_io_worker()