Lines Matching defs:idle
80 /* platform-specific routine to call when processor is idle */
84 /* routines invoked when a CPU enters/exits the idle loop */
497 * See if there's anything to do other than remain idle.
528 * If we encounter another idle CPU that will
541 * - The CPU isn't running the idle loop.
554 * Called when CPU enters the idle loop
567 * Called when CPU exits the idle loop
582 idle()
590 * Uniprocessor version of idle loop.
605 * Multiprocessor idle loop.
743 * Choose the idle thread if the CPU is quiesced.
1966 * - We happen across another idle CPU.
1988 * or it's currently running the idle thread,
2040 * checked will be checked again. In doing so, idle CPUs
2245 * - delayed idle stealing should not be disabled
2314 * reduced until another idle CPU looks for work.
2432 * Skip the idle thread for the CPU
2686 * This routine provides the generic idle cpu function for all processors.
2687 * If a processor has some specific code to execute when idle (say, to stop