Searched refs:crash_stop_other_cpus (Results 1 – 3 of 3) sorted by relevance
129 if (smp_ops.crash_stop_other_cpus) in crash_smp_send_stop()130 smp_ops.crash_stop_other_cpus(); in crash_smp_send_stop()
267 .crash_stop_other_cpus = kdump_nmi_shootdown_cpus,
42 void (*crash_stop_other_cpus)(void); member