Searched refs:fastreboot_onpanic (Results 1 – 4 of 4) sorted by relevance
1414 if (!fastreboot_onpanic && val != 0xaa) in fastboot_get_bootprop()1415 fastreboot_onpanic = val; in fastboot_get_bootprop()1451 if (fastreboot_onpanic) in fastboot_post_startup()1477 cur_fastreboot_onpanic = fastreboot_onpanic; in fastboot_update_config()1478 fastreboot_onpanic = boot_config & UA_FASTREBOOT_ONPANIC; in fastboot_update_config()1480 if (fastreboot_onpanic && (!cur_fastreboot_onpanic || in fastboot_update_config()1483 if (cur_fastreboot_onpanic && !fastreboot_onpanic) in fastboot_update_config()1510 fastreboot_onpanic = 0; in fastreboot_disable_highpil()1580 if (fastreboot_onpanic) in fastboot_update_and_load()
297 fastreboot_onpanic && in mdboot()
142 volatile int fastreboot_onpanic = 0; variable1121 fastreboot_onpanic = 0; in build_panic_cmdline()
181 extern volatile int fastreboot_onpanic;