Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio-wq.c28 IO_WORKER_F_UP = 1, /* up and active */ enumerator
413 if (!(worker->flags & IO_WORKER_F_UP)) in io_wq_dec_running()
634 worker->flags |= (IO_WORKER_F_UP | IO_WORKER_F_RUNNING); in io_wq_worker()
698 if (!(worker->flags & IO_WORKER_F_UP)) in io_wq_worker_running()
716 if (!(worker->flags & IO_WORKER_F_UP)) in io_wq_worker_sleeping()