Searched refs:panic_reboot_mode (Results 1 – 2 of 2) sorted by relevance
37 enum reboot_mode panic_reboot_mode = REBOOT_UNDEFINED; variable38 EXPORT_SYMBOL_GPL(panic_reboot_mode);616 mode = &panic_reboot_mode; in reboot_setup()
408 if (panic_reboot_mode != REBOOT_UNDEFINED) in panic()409 reboot_mode = panic_reboot_mode; in panic()