idle_thread_get    30 kernel/smpboot.c struct task_struct *idle_thread_get(unsigned int cpu)
idle_thread_get    12 kernel/smpboot.h static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; }