Searched refs:fastreboot_onpanic (Results 1 – 4 of 4) sorted by relevance
1399 if (!fastreboot_onpanic && val != 0xaa) in fastboot_get_bootprop()1400 fastreboot_onpanic = val; in fastboot_get_bootprop()1436 if (fastreboot_onpanic) in fastboot_post_startup()1462 cur_fastreboot_onpanic = fastreboot_onpanic; in fastboot_update_config()1463 fastreboot_onpanic = boot_config & UA_FASTREBOOT_ONPANIC; in fastboot_update_config()1465 if (fastreboot_onpanic && (!cur_fastreboot_onpanic || in fastboot_update_config()1468 if (cur_fastreboot_onpanic && !fastreboot_onpanic) in fastboot_update_config()1495 fastreboot_onpanic = 0; in fastreboot_disable_highpil()1565 if (fastreboot_onpanic) in fastboot_update_and_load()
305 fastreboot_onpanic && in mdboot()
149 volatile int fastreboot_onpanic = 0; variable1217 fastreboot_onpanic = 0; in build_panic_cmdline()
181 extern volatile int fastreboot_onpanic;