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

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

Completed in 203 milliseconds