Searched refs:panic_reboot_mode (Results 1 – 2 of 2) sorted by relevance
36 enum reboot_mode panic_reboot_mode = REBOOT_UNDEFINED; variable37 EXPORT_SYMBOL_GPL(panic_reboot_mode);537 mode = &panic_reboot_mode; in reboot_setup()
410 if (panic_reboot_mode != REBOOT_UNDEFINED) in panic()411 reboot_mode = panic_reboot_mode; in panic()