Searched refs:smp_crash_stop_failed (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dsmp.h60 bool smp_crash_stop_failed(void);
/linux-master/arch/arm64/include/asm/
H A Dsmp.h145 extern bool smp_crash_stop_failed(void);
/linux-master/arch/riscv/kernel/
H A Dmachine_kexec.c192 WARN(smp_crash_stop_failed(),
H A Dsmp.c324 bool smp_crash_stop_failed(void) function
/linux-master/arch/arm64/kernel/
H A Dmachine_kexec.c174 WARN(in_kexec_crash && (stuck_cpus || smp_crash_stop_failed()),
H A Dsmp.c1150 bool smp_crash_stop_failed(void) function

Completed in 147 milliseconds