Searched defs:idle_thread_get (Results 1 – 2 of 2) sorted by relevance
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