Searched refs:crash_kexec_post_notifiers (Results 1 – 7 of 7) sorted by relevance
60 bool crash_kexec_post_notifiers; variable283 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()771 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
82 if (crash_kexec_post_notifiers) in kexec_should_crash()
10 extern bool crash_kexec_post_notifiers;
33 extern bool crash_kexec_post_notifiers;
87 crash_kexec_post_notifiers = true; in hv_common_init()
1672 crash_kexec_post_notifiers = true; in setup_fadump()
832 crash_kexec_post_notifiers
Completed in 23 milliseconds