Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A 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/arch/arm/kernel/
H A Dmachine_kexec.c102 static int cpus_stopped; in crash_smp_send_stop() local
107 if (cpus_stopped) in crash_smp_send_stop()
127 cpus_stopped = 1; in crash_smp_send_stop()
/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c184 static int cpus_stopped; in crash_smp_send_stop() local
190 if (cpus_stopped) in crash_smp_send_stop()
193 cpus_stopped = 1; in crash_smp_send_stop()
/linux/arch/riscv/kernel/
H A Dsmp.c293 static int cpus_stopped; in crash_smp_send_stop() local
301 if (cpus_stopped) in crash_smp_send_stop()
304 cpus_stopped = 1; in crash_smp_send_stop()