Home
last modified time | relevance | path

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

/linux/include/linux/
A Dkthread.h38 void kthread_set_per_cpu(struct task_struct *k, int cpu);
/linux/kernel/
A Dsmpboot.c190 kthread_set_per_cpu(tsk, cpu); in __smpboot_create_thread()
A Dworkqueue.c1882 kthread_set_per_cpu(worker->task, pool->cpu); in worker_attach_to_pool()
1908 kthread_set_per_cpu(worker->task, -1); in worker_detach_from_pool()
4994 kthread_set_per_cpu(worker->task, -1); in unbind_workers()
5049 kthread_set_per_cpu(worker->task, pool->cpu); in rebind_workers()
A Dkthread.c527 void kthread_set_per_cpu(struct task_struct *k, int cpu) in kthread_set_per_cpu() function
/linux/kernel/sched/
A Dcore.c8620 kthread_set_per_cpu(idle, cpu); in init_idle()
/linux/
A DSystem.map2761 ffff8000100ada00 T kthread_set_per_cpu
A D.tmp_System.map2761 ffff8000100ada00 T kthread_set_per_cpu

Completed in 313 milliseconds