Searched refs:UNLOCK_STATE (Results 1 – 3 of 3) sorted by relevance
349 #define UNLOCK_STATE 0x0004 macro
783 if ((flags & (LOCK_STATE | UNLOCK_STATE)) && (reason != REASON_SYSTEM)) { in processor_startup()826 } else if (flags & UNLOCK_STATE) { in processor_startup()
7137 sched_update_powered_cores(ALL_CORES_POWERED, REASON_SYSTEM, UNLOCK_STATE); in resume_cluster_powerdown()7753 …assert((flags & (LOCK_STATE | UNLOCK_STATE)) ? (reason == REASON_SYSTEM) && (requested_powered_cor… in sched_update_powered_cores()7781 if (flags & (LOCK_STATE | UNLOCK_STATE)) { in sched_update_powered_cores()