Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c2649 static cpumask_t *pool_allowed_cpus(struct worker_pool *pool) in pool_allowed_cpus() function
2684 set_cpus_allowed_ptr(worker->task, pool_allowed_cpus(pool)); in worker_attach_to_pool()
2807 kthread_bind_mask(worker->task, pool_allowed_cpus(pool)); in create_worker()
6554 pool_allowed_cpus(pool)) < 0); in rebind_workers()