crash_kexec_post_notifiers  274 arch/x86/kernel/cpu/mshyperv.c 		crash_kexec_post_notifiers = true;
crash_kexec_post_notifiers  534 include/linux/kernel.h extern bool crash_kexec_post_notifiers;
crash_kexec_post_notifiers   80 kernel/kexec_core.c 	if (crash_kexec_post_notifiers)
crash_kexec_post_notifiers   45 kernel/panic.c bool crash_kexec_post_notifiers;
crash_kexec_post_notifiers  174 kernel/panic.c 	bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers;
crash_kexec_post_notifiers  689 kernel/panic.c core_param(crash_kexec_post_notifiers, crash_kexec_post_notifiers, bool, 0644);