Searched refs:_crash_kexec_post_notifiers (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dpanic.c288 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; local
366 if (!_crash_kexec_post_notifiers)
369 panic_other_cpus_shutdown(_crash_kexec_post_notifiers);
390 if (_crash_kexec_post_notifiers)

Completed in 168 milliseconds