Searched refs:eDoNothing (Results 1 – 1 of 1) sorted by relevance
5111 enum { eExitIdle, eInterruptRunning, eDoNothing } ipi_action = eDoNothing; in processor_setrun() enumerator5177 if (ipi_action != eDoNothing) { in processor_setrun()5211 if (ipi_action != eDoNothing && processor == current_processor()) { in processor_setrun()