Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpanic_notifier.h10 extern bool crash_kexec_post_notifiers;
A Dpanic.h34 extern bool crash_kexec_post_notifiers;
/linux/kernel/
A Dpanic.c61 bool crash_kexec_post_notifiers; variable
294 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()
848 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
A Dcrash_core.c83 if (crash_kexec_post_notifiers) in kexec_should_crash()
/linux/arch/x86/virt/svm/
A Dsev.c261 crash_kexec_post_notifiers = true; in snp_rmptable_init()
/linux/drivers/hv/
A Dhv_common.c306 crash_kexec_post_notifiers = true; in hv_common_init()
/linux/arch/powerpc/kernel/
A Dfadump.c1821 crash_kexec_post_notifiers = true; in setup_fadump()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt920 crash_kexec_post_notifiers

Completed in 23 milliseconds