Searched refs:other_slot_number (Results 1 – 2 of 2) sorted by relevance
259 unsigned int other_slot_number; in avb_ab_mark_slot_active() local275 other_slot_number = 1 - slot_number; in avb_ab_mark_slot_active()276 if (ab_data.slots[other_slot_number].priority == AVB_AB_MAX_PRIORITY) { in avb_ab_mark_slot_active()277 ab_data.slots[other_slot_number].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_mark_slot_active()
413 unsigned int other_slot_number; in avb_ab_mark_slot_active() local429 other_slot_number = 1 - slot_number; in avb_ab_mark_slot_active()430 if (ab_data.slots[other_slot_number].priority == AVB_AB_MAX_PRIORITY) { in avb_ab_mark_slot_active()431 ab_data.slots[other_slot_number].priority = AVB_AB_MAX_PRIORITY - 1; in avb_ab_mark_slot_active()