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 */
513 * See if there's anything to do other than remain idle.
544 * If we encounter another idle CPU that will
557 * - The CPU isn't running the idle loop.
570 * Called when CPU enters the idle loop
583 * Called when CPU exits the idle loop
598 idle()
606 * Uniprocessor version of idle loop.
621 * Multiprocessor idle loop.
759 * Choose the idle thread if the CPU is quiesced.
1982 * - We happen across another idle CPU.
2004 * or it's currently running the idle thread,
2056 * checked will be checked again. In doing so, idle CPUs
2261 * - delayed idle stealing should not be disabled
2330 * reduced until another idle CPU looks for work.
2448 * Skip the idle thread for the CPU
2702 * This routine provides the generic idle cpu function for all processors.
2703 * If a processor has some specific code to execute when idle (say, to stop