Searched refs:next_boot_slot (Results 1 – 1 of 1) sorted by relevance
501 int next_boot_slot = img_mgmt_get_next_boot_slot(i, &type); in img_mgmt_state_read() local511 if (next_boot_slot != slot_a) { in img_mgmt_state_read()598 int next_boot_slot = img_mgmt_get_next_boot_slot(image, &type); in img_mgmt_set_next_boot_slot() local602 img_mgmt_active_image(), image, active_slot, slot, next_boot_slot); in img_mgmt_set_next_boot_slot()626 if (!confirm && slot == next_boot_slot) { in img_mgmt_set_next_boot_slot()636 if (confirm && slot == next_boot_slot) { in img_mgmt_set_next_boot_slot()641 if ((slot == active_slot && active_slot != next_boot_slot) || in img_mgmt_set_next_boot_slot()642 (!confirm && slot != active_slot && slot == next_boot_slot)) { in img_mgmt_set_next_boot_slot()652 if (confirm && slot == next_boot_slot) { in img_mgmt_set_next_boot_slot()