Home
last modified time | relevance | path

Searched defs:idle_thread_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dsmpboot.h12 static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; } in idle_thread_get() function
H A Dsmpboot.c30 struct task_struct *idle_thread_get(unsigned int cpu) in idle_thread_get() function