Searched refs:UNLOCKED (Results 1 – 3 of 3) sorted by relevance
172 #define UNLOCKED(stmt) \ in bufferevent_run_deferred_callbacks_unlocked() macro182 UNLOCKED(errorcb(bufev, BEV_EVENT_CONNECTED, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()188 UNLOCKED(readcb(bufev, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()194 UNLOCKED(writecb(bufev, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()204 UNLOCKED(errorcb(bufev,what,cbarg)); in bufferevent_run_deferred_callbacks_unlocked()207 #undef UNLOCKED in bufferevent_run_deferred_callbacks_unlocked()
579 LOCKED state or UNLOCKED state as used in Android.582 are fatal whereas in UNLOCKED state they are not. If the device is583 UNLOCKED pass `AVB_SLOT_VERIFY_FLAGS_ALLOW_VERIFICATION_ERROR` flag in598 state) and `fastboot flashing unlock` (to transition to the UNLOCKED602 UNLOCKED or UNLOCKED to LOCKED) after asserting physical presence of608 the UNLOCKED state (including the `userdata` partition and any NVRAM612 shall also happening when transitioning from UNLOCKED to LOCKED. If614 intensive wipe is required for UNLOCKED to LOCKED. Depending on the626 or UNLOCKED). If tampering has been detected the corresponding634 possible to set or clear a key while the device is in the UNLOCKED[all …]
368 } else { // Boot is UNLOCKED (0x0)