Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()
/OK3568_Linux_fs/kernel/kernel/
H A 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()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c1083 static int cpus_stopped; in crash_smp_send_stop() local
1091 if (cpus_stopped) in crash_smp_send_stop()
1094 cpus_stopped = 1; in crash_smp_send_stop()