Searched defs:crash_kexec (Results 1 – 4 of 4) sorted by relevance
87 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
474 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
129 __bpf_kfunc void crash_kexec(struct pt_regs *regs) in crash_kexec() function
256 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown()