Home
last modified time | relevance | path

Searched refs:smp_crash_stop_failed (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dsmp.h159 extern bool smp_crash_stop_failed(void);
/arch/arm64/kernel/
Dmachine_kexec.c155 WARN(in_kexec_crash && (stuck_cpus || smp_crash_stop_failed()), in machine_kexec()
Dsmp.c1050 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function