Home
last modified time | relevance | path

Searched refs:idle_threads_init (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/
Dsmpboot.h10 void idle_threads_init(void);
14 static inline void idle_threads_init(void) { } in idle_threads_init() function
Dsmpboot.c66 void __init idle_threads_init(void) in idle_threads_init() function
Dsmp.c1106 idle_threads_init(); in smp_init()