Searched refs:idle_thread_get (Results 1 – 3 of 3) sorted by relevance
8 struct task_struct *idle_thread_get(unsigned int cpu);12 static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; } in idle_thread_get() function
30 struct task_struct *idle_thread_get(unsigned int cpu) in idle_thread_get() function
613 struct task_struct *idle = idle_thread_get(cpu); in bringup_cpu()639 struct task_struct *idle = idle_thread_get(cpu); in finish_cpu()1428 idle = idle_thread_get(cpu); in _cpu_up()