Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c26 #define WORKER_IDLE_TIMEOUT (5 * HZ) macro
714 ret = schedule_timeout(WORKER_IDLE_TIMEOUT); in io_wq_worker()