Searched refs:init_idle_thread (Results 1 – 1 of 1) sorted by relevance
2179 static int init_idle_thread(struct thread *thread) in init_idle_thread() function2217 ret = init_idle_thread(idle_threads[i]); in init_idle_threads()2266 if (init_idle_thread(idle_threads[cpu]) < 0) in get_idle_thread()