Searched refs:pool_allowed_cpus (Results 1 – 1 of 1) sorted by relevance
2082 static cpumask_t *pool_allowed_cpus(struct worker_pool *pool) in pool_allowed_cpus() function2115 set_cpus_allowed_ptr(worker->task, pool_allowed_cpus(pool)); in worker_attach_to_pool()2207 kthread_bind_mask(worker->task, pool_allowed_cpus(pool)); in create_worker()5471 pool_allowed_cpus(pool)) < 0); in rebind_workers()