Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dcrash.c57 static int cpus_stopped; in crash_kexec_prepare_cpus() local
61 if (cpus_stopped) in crash_kexec_prepare_cpus()
80 cpus_stopped = 1; in crash_kexec_prepare_cpus()
/Linux-v5.10/arch/arm/kernel/
Dmachine_kexec.c101 static int cpus_stopped; in crash_smp_send_stop() local
104 if (cpus_stopped) in crash_smp_send_stop()
117 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v5.10/arch/x86/kernel/
Dcrash.c124 static int cpus_stopped; in crash_smp_send_stop() local
126 if (cpus_stopped) in crash_smp_send_stop()
134 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v5.10/kernel/
Dpanic.c108 static int cpus_stopped; in crash_smp_send_stop() local
114 if (cpus_stopped) in crash_smp_send_stop()
123 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v5.10/arch/arm64/kernel/
Dsmp.c1059 static int cpus_stopped; in crash_smp_send_stop() local
1067 if (cpus_stopped) in crash_smp_send_stop()
1070 cpus_stopped = 1; in crash_smp_send_stop()