Home
last modified time | relevance | path

Searched refs:worker_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
360 worker_bound = (worker->flags & IO_WORKER_F_BOUND) != 0; in __io_worker_busy()
362 if (worker_bound != work_bound) { in __io_worker_busy()