Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dpanic.c283 bool _crash_kexec_post_notifiers = crash_kexec_post_notifiers; in panic() local
358 if (!_crash_kexec_post_notifiers) in panic()
361 panic_other_cpus_shutdown(_crash_kexec_post_notifiers); in panic()
382 if (_crash_kexec_post_notifiers) in panic()