Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dpanic.c249 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown()
Dkexec_core.c1074 __bpf_kfunc void crash_kexec(struct pt_regs *regs) in crash_kexec() function
/linux-6.6.21/include/linux/
Dkexec.h511 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function