Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpanic.c61 bool crash_kexec_post_notifiers; variable
294 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()
368 * the "crash_kexec_post_notifiers" option to the kernel. in panic()
391 * "crash_kexec_post_notifiers" offers you a chance to run in panic()
848 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
H A Dcrash_core.c83 if (crash_kexec_post_notifiers) in kexec_should_crash()
/linux/include/linux/
H A Dpanic_notifier.h10 extern bool crash_kexec_post_notifiers;
H A Dpanic.h34 extern bool crash_kexec_post_notifiers;
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt933 crash_kexec_post_notifiers