Home | History | Annotate | Download | only in bootctrl

Lines Matching refs:boot_control_module

79 void boot_control_init(struct boot_control_module *module)
250 unsigned get_number_slots(struct boot_control_module *module)
281 unsigned get_current_slot(struct boot_control_module *module)
316 static int boot_control_check_slot_sanity(struct boot_control_module *module,
330 int mark_boot_successful(struct boot_control_module *module)
348 const char *get_suffix(struct boot_control_module *module, unsigned slot)
519 int set_active_boot_slot(struct boot_control_module *module, unsigned slot)
590 int set_slot_as_unbootable(struct boot_control_module *module, unsigned slot)
606 int is_slot_bootable(struct boot_control_module *module, unsigned slot)
625 int is_slot_marked_successful(struct boot_control_module *module, unsigned slot)