Searched refs:idle_thread_get (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
H A Dsmpboot.h7 struct task_struct *idle_thread_get(unsigned int cpu);
11 static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; } idle_thread_set_boot_cpu() function
H A Dsmpboot.c28 struct task_struct *idle_thread_get(unsigned int cpu) idle_thread_get() function
H A Dcpu.c502 idle = idle_thread_get(cpu); _cpu_up()

Completed in 180 milliseconds