Searched refs:kthread_set_per_cpu (Results 1 – 3 of 3) sorted by relevance
39 void kthread_set_per_cpu(struct task_struct *k, int cpu);
666 void kthread_set_per_cpu(struct task_struct *k, int cpu) in kthread_set_per_cpu() function
2687 kthread_set_per_cpu(worker->task, pool->cpu); in worker_attach_to_pool() 2703 kthread_set_per_cpu(worker->task, -1); in unbind_worker() 6577 kthread_set_per_cpu(worker->task, pool->cpu); in rebind_workers()