Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c2656 static cpumask_t *pool_allowed_cpus(struct worker_pool *pool) in pool_allowed_cpus() function
2691 set_cpus_allowed_ptr(worker->task, pool_allowed_cpus(pool)); in worker_attach_to_pool()
2814 kthread_bind_mask(worker->task, pool_allowed_cpus(pool)); in create_worker()
6579 pool_allowed_cpus(pool)) < 0); in rebind_workers()