Home
last modified time | relevance | path

Searched defs:idle_thread_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 3 milliseconds