Home
last modified time | relevance | path

Searched defs:crash_kexec (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/kernel/
Dpanic.c250 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown()
Dkexec_core.c1059 __bpf_kfunc void crash_kexec(struct pt_regs *regs) in crash_kexec() function
/linux-6.8/include/linux/
Dkexec.h514 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function