Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dsmpboot.h10 void idle_threads_init(void);
14 static inline void idle_threads_init(void) { } in idle_threads_init() function
Dsmpboot.c67 void __init idle_threads_init(void) in idle_threads_init() function
Dsmp.c805 idle_threads_init(); in smp_init()