Searched refs:kthread_bind_mask (Results 1 – 5 of 5) sorted by relevance
87 void kthread_bind_mask(struct task_struct *k, const struct cpumask *mask);
142 kthread_bind_mask(tsk[i], cpumask_of_node(node)); in do_map_benchmark()
694 kthread_bind_mask(thread, policy->related_cpus); in sugov_kthread_create()
541 void kthread_bind_mask(struct task_struct *p, const struct cpumask *mask) in kthread_bind_mask() function
2807 kthread_bind_mask(worker->task, pool_allowed_cpus(pool)); in create_worker()5559 kthread_bind_mask(rescuer->task, unbound_effective_cpumask(wq)); in init_rescuer()5561 kthread_bind_mask(rescuer->task, cpu_possible_mask); in init_rescuer()