Home
last modified time | relevance | path

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

/fs/
Dio_uring.c200 unsigned sq_thread_idle; member
2738 timeout = jiffies + ctx->sq_thread_idle; in io_sq_thread()
3203 ctx->sq_thread_idle = msecs_to_jiffies(p->sq_thread_idle); in io_sq_offload_start()
3204 if (!ctx->sq_thread_idle) in io_sq_offload_start()
3205 ctx->sq_thread_idle = HZ; in io_sq_offload_start()