Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/asm/
Dsmp.h54 bool smp_crash_stop_failed(void);
/linux-6.1.9/arch/arm64/include/asm/
Dsmp.h145 extern bool smp_crash_stop_failed(void);
/linux-6.1.9/arch/riscv/kernel/
Dmachine_kexec.c218 WARN(smp_crash_stop_failed(), in machine_kexec()
Dsmp.c325 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function
/linux-6.1.9/arch/arm64/kernel/
Dmachine_kexec.c187 WARN(in_kexec_crash && (stuck_cpus || smp_crash_stop_failed()), in machine_kexec()
Dsmp.c1075 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function