Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c349 bool worker_bound, work_bound; in __io_worker_busy() local
361 work_bound = (work->flags & IO_WQ_WORK_UNBOUND) == 0; in __io_worker_busy()
362 if (worker_bound != work_bound) { in __io_worker_busy()
364 if (work_bound) { in __io_worker_busy()