Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/arm/kernel/
Dmachine_kexec.c97 static int cpus_stopped; in crash_smp_send_stop() local
100 if (cpus_stopped) in crash_smp_send_stop()
113 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v6.1/arch/riscv/kernel/
Dsmp.c287 static int cpus_stopped; in crash_smp_send_stop() local
295 if (cpus_stopped) in crash_smp_send_stop()
298 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v6.1/arch/loongarch/kernel/
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()
/Linux-v6.1/arch/x86/kernel/
Dcrash.c111 static int cpus_stopped; in crash_smp_send_stop() local
113 if (cpus_stopped) in crash_smp_send_stop()
121 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v6.1/kernel/
Dpanic.c135 static int cpus_stopped; in crash_smp_send_stop() local
141 if (cpus_stopped) in crash_smp_send_stop()
150 cpus_stopped = 1; in crash_smp_send_stop()
/Linux-v6.1/arch/arm64/kernel/
Dsmp.c1033 static int cpus_stopped; in crash_smp_send_stop() local
1041 if (cpus_stopped) in crash_smp_send_stop()
1044 cpus_stopped = 1; in crash_smp_send_stop()