Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c196 static int cpus_stopped; in crash_smp_send_stop() local
202 if (cpus_stopped) in crash_smp_send_stop()
205 cpus_stopped = 1; in crash_smp_send_stop()
/openbmc/linux/arch/riscv/kernel/
H A Dsmp.c286 static int cpus_stopped; in crash_smp_send_stop() local
294 if (cpus_stopped) in crash_smp_send_stop()
297 cpus_stopped = 1; in crash_smp_send_stop()
/openbmc/linux/arch/x86/kernel/
H A Dcrash.c75 static int cpus_stopped; in crash_smp_send_stop() local
77 if (cpus_stopped) in crash_smp_send_stop()
85 cpus_stopped = 1; in crash_smp_send_stop()
/openbmc/linux/kernel/
H A Dpanic.c167 static int cpus_stopped; in crash_smp_send_stop() local
173 if (cpus_stopped) in crash_smp_send_stop()
182 cpus_stopped = 1; in crash_smp_send_stop()
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c1032 static int cpus_stopped; in crash_smp_send_stop() local
1040 if (cpus_stopped) in crash_smp_send_stop()
1043 cpus_stopped = 1; in crash_smp_send_stop()