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

/linux-master/kernel/
H A Dsmpboot.h10 void idle_threads_init(void);
14 static inline void idle_threads_init(void) { } function
H A Dsmpboot.c64 * idle_threads_init - Initialize idle threads for all cpus
66 void __init idle_threads_init(void) function
H A Dsmp.c975 idle_threads_init();

Completed in 197 milliseconds