Searched refs:UNLOCK_STATE (Results 1 – 3 of 3) sorted by relevance
351 #define UNLOCK_STATE 0x0004 macro
802 if ((flags & (LOCK_STATE | UNLOCK_STATE)) && (reason != REASON_SYSTEM)) { in processor_startup()845 } else if (flags & UNLOCK_STATE) { in processor_startup()
7487 sched_update_powered_cores(ALL_CORES_POWERED, REASON_SYSTEM, UNLOCK_STATE); in resume_cluster_powerdown()8118 …assert((flags & (LOCK_STATE | UNLOCK_STATE)) ? (reason == REASON_SYSTEM) && (requested_powered_cor… in sched_update_powered_cores()8147 if (flags & (LOCK_STATE | UNLOCK_STATE)) { in sched_update_powered_cores()