Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dpanic.c60 bool crash_kexec_post_notifiers; variable
283 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic()
771 core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);
A Dkexec_core.c82 if (crash_kexec_post_notifiers) in kexec_should_crash()
/linux-6.3-rc2/include/linux/
A Dpanic_notifier.h10 extern bool crash_kexec_post_notifiers;
A Dpanic.h33 extern bool crash_kexec_post_notifiers;
/linux-6.3-rc2/drivers/hv/
A Dhv_common.c87 crash_kexec_post_notifiers = true; in hv_common_init()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dfadump.c1672 crash_kexec_post_notifiers = true; in setup_fadump()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt832 crash_kexec_post_notifiers

Completed in 23 milliseconds