Searched refs:spl_slot_is_bootable (Results 1 – 1 of 1) sorted by relevance
195 static bool spl_slot_is_bootable(AvbABSlotData *slot) in spl_slot_is_bootable() function238 if (spl_slot_is_bootable(&ab_data.slots[0]) && in spl_get_current_slot()239 spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()244 } else if (spl_slot_is_bootable(&ab_data.slots[0])) { in spl_get_current_slot()246 } else if (spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()397 if (!spl_slot_is_bootable(&ab_data.slots[0]) && in spl_ab_decrease_reset()398 !spl_slot_is_bootable(&ab_data.slots[1])) { in spl_ab_decrease_reset()