Searched refs:worker_bound (Results 1 – 1 of 1) sorted by relevance
349 bool worker_bound, work_bound; in __io_worker_busy() local360 worker_bound = (worker->flags & IO_WORKER_F_BOUND) != 0; in __io_worker_busy()362 if (worker_bound != work_bound) { in __io_worker_busy()