Searched refs:work_bound (Results 1 – 1 of 1) sorted by relevance
349 bool worker_bound, work_bound; in __io_worker_busy() local361 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()