Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c30 IO_WORKER_F_UP = 1, /* up and active */ enumerator
334 worker->flags |= (IO_WORKER_F_UP | IO_WORKER_F_RUNNING); in io_worker_start()
653 if (!(worker->flags & IO_WORKER_F_UP)) in io_wq_worker_running()
671 if (!(worker->flags & IO_WORKER_F_UP)) in io_wq_worker_sleeping()