Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c725 static inline bool io_should_retry_thread(long err) in io_should_retry_thread() function
759 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_worker_cont()
824 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_io_worker()