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