Searched refs:slot_info (Results 1 – 2 of 2) sorted by relevance
63 abc->slot_info[i] = metadata; in ab_control_default()249 if (abc->slot_info[i].verity_corrupted || in ab_select_slot()254 abc->slot_info[i].verity_corrupted); in ab_select_slot()258 i, abc->slot_info[i].priority, in ab_select_slot()259 abc->slot_info[i].tries_remaining); in ab_select_slot()261 abc->slot_info[i].verity_corrupted, in ab_select_slot()262 abc->slot_info[i].successful_boot); in ab_select_slot()265 ab_compare_slots(&abc->slot_info[i], in ab_select_slot()266 &abc->slot_info[slot]) < 0) { in ab_select_slot()274 abc->slot_info[slot].tries_remaining); in ab_select_slot()[all …]
174 struct slot_metadata slot_info[4]; member
Completed in 3 milliseconds