Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c27 #define WORKER_INIT_LIMIT 3 macro
760 if (worker->init_retries++ >= WORKER_INIT_LIMIT) in io_should_retry_thread()