Lines Matching refs:boot_loader_state
58 struct boot_loader_state *state, struct boot_status *bs) in swap_read_status_bytes()
142 boot_slots_compatible(struct boot_loader_state *state) in boot_slots_compatible()
342 swap_status_source(struct boot_loader_state *state) in swap_status_source()
425 boot_copy_sz(const struct boot_loader_state *state, int last_sector_idx, in boot_copy_sz()
465 find_last_sector_idx(const struct boot_loader_state *state, uint32_t copy_size) in find_last_sector_idx()
514 find_swap_count(const struct boot_loader_state *state, uint32_t copy_size) in find_swap_count()
546 boot_swap_sectors(int idx, uint32_t sz, struct boot_loader_state *state, in boot_swap_sectors()
748 swap_run(struct boot_loader_state *state, struct boot_status *bs, in swap_run()
774 int app_max_size(struct boot_loader_state *state) in app_max_size()
855 int app_max_size(struct boot_loader_state *state) in app_max_size()
889 boot_read_image_header(struct boot_loader_state *state, int slot, in boot_read_image_header()