Searched refs:boot_status_is_reset (Results 1 – 5 of 5) sorted by relevance
88 if (bs && !boot_status_is_reset(bs)) { in boot_read_image_header()540 if (boot_status_is_reset(bs)) { in swap_run()
104 if (!boot_status_is_reset(bs)) {639 if (boot_status_is_reset(bs)) {
338 bool boot_status_is_reset(const struct boot_status *bs);
700 boot_status_is_reset(const struct boot_status *bs) in boot_status_is_reset() function1085 if (slot != BOOT_PRIMARY_SLOT && boot_status_is_reset(bs) &&1664 if (boot_status_is_reset(bs)) {2049 rc = boot_read_image_headers(state, !boot_status_is_reset(bs), bs);2068 if (!boot_status_is_reset(bs)) {
915 if (bs && !boot_status_is_reset(bs)) { in boot_read_image_header()