Home
last modified time | relevance | path

Searched refs:crash_kexec_post_notifiers (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dpanic.c59 bool crash_kexec_post_notifiers; variable
282 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()
771 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
Dkexec_core.c81 if (crash_kexec_post_notifiers) in kexec_should_crash()