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

/linux-4.1.27/kernel/
H A Dsmpboot.h9 void idle_threads_init(void);
13 static inline void idle_threads_init(void) { } function
H A Dsmpboot.c63 * idle_threads_init - Initialize idle threads for all cpus
65 void __init idle_threads_init(void) idle_threads_init() function
H A Dsmp.c571 idle_threads_init(); smp_init()

Completed in 92 milliseconds