Searched refs:kthread_set_per_cpu (Results 1 – 5 of 5) sorted by relevance
186 kthread_set_per_cpu(tsk, cpu); in __smpboot_create_thread()
636 void kthread_set_per_cpu(struct task_struct *k, int cpu) in kthread_set_per_cpu() function
2714 kthread_set_per_cpu(worker->task, pool->cpu); in unbind_worker() 2730 kthread_set_per_cpu(worker->task, -1); in detach_worker() 6681 kthread_set_per_cpu(worker->task, pool->cpu); in rebind_workers()
57 void kthread_set_per_cpu(struct task_struct *k, int cpu);
7951 kthread_set_per_cpu(idle, cpu); in init_idle()