Lines Matching refs:idle
580 struct task_struct *idle = idle_thread_get(cpu);
586 scs_task_reset(idle);
587 kasan_unpoison_task_stack(idle);
597 ret = __cpu_up(cpu, idle);
607 struct task_struct *idle = idle_thread_get(cpu);
608 struct mm_struct *mm = idle->active_mm;
615 idle->active_mm = &init_mm;
1020 * all runnable tasks from the CPU, there's only the idle task left now
1275 * Called from the idle task. Wake up the controlling task which brings the
1289 * Unpart the stopper thread before we start the idle loop (and start
1302 struct task_struct *idle;
1322 idle = idle_thread_get(cpu);
1323 if (IS_ERR(idle)) {
1324 ret = PTR_ERR(idle);
1710 .name = "idle:dead",
1713 * Last state before CPU enters the idle loop to die. Transient state