Searched refs:crash_kexec_post_notifiers (Results 1 – 2 of 2) sorted by relevance
59 bool crash_kexec_post_notifiers; variable282 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()771 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
81 if (crash_kexec_post_notifiers) in kexec_should_crash()