Searched refs:task_set_cpu (Results 1 – 4 of 4) sorted by relevance
442 task_set_cpu(idle, cpu); /* we schedule the first task manually */ in do_boot_cpu()
542 task_set_cpu(idle, cpunum); /* manually schedule idle task */ in smp_boot_one_cpu()
567 static inline void task_set_cpu(struct task_struct *tsk, unsigned int cpu) in task_set_cpu() function
634 task_set_cpu(next, this_cpu); in schedule()