Searched refs:spl_slot_is_bootable (Results 1 – 4 of 4) sorted by relevance
192 static bool spl_slot_is_bootable(AvbABSlotData *slot) in spl_slot_is_bootable() function214 if (spl_slot_is_bootable(&ab_data.slots[0]) && in spl_get_current_slot()215 spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()220 } else if (spl_slot_is_bootable(&ab_data.slots[0])) { in spl_get_current_slot()222 } else if (spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()337 if (!spl_slot_is_bootable(&ab_data.slots[0]) && in spl_ab_decrease_reset()338 !spl_slot_is_bootable(&ab_data.slots[1])) { in spl_ab_decrease_reset()