Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dsmp.h152 extern bool smp_crash_stop_failed(void);
/Linux-v4.19/arch/arm64/kernel/
Dmachine_kexec.c158 WARN(in_kexec_crash && (stuck_cpus || smp_crash_stop_failed()), in machine_kexec()
Dsmp.c1001 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function