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);1004 mode = &panic_reboot_mode; in reboot_setup()
424 if (panic_reboot_mode != REBOOT_UNDEFINED) in panic()425 reboot_mode = panic_reboot_mode; in panic()