Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
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/
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()
/linux/arch/x86/kernel/
A 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/kernel/
A Dpanic.c109 static int cpus_stopped; in crash_smp_send_stop() local
115 if (cpus_stopped) in crash_smp_send_stop()
124 cpus_stopped = 1; in crash_smp_send_stop()
/linux/arch/arm64/kernel/
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()
/linux/
A DSystem.map160242 ffff8000120e7a00 b cpus_stopped.0
160374 ffff8000120ee820 b cpus_stopped.3
A D.tmp_System.map160242 ffff8000120e7a00 b cpus_stopped.0
160374 ffff8000120ee820 b cpus_stopped.3

Completed in 377 milliseconds