Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpanic.c372 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in vpanic() local
448 if (!_crash_kexec_post_notifiers) in vpanic()
451 panic_other_cpus_shutdown(_crash_kexec_post_notifiers); in vpanic()
474 if (_crash_kexec_post_notifiers) in vpanic()