Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.c735 static inline bool io_should_retry_thread(long err) in io_should_retry_thread() function
769 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_worker_cont()
834 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_io_worker()
/kernel/linux/linux-6.6/io_uring/
H A 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()

Completed in 5 milliseconds