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