Searched refs:__crash_kexec (Results 1 – 3 of 3) sorted by relevance
397 extern void __crash_kexec(struct pt_regs *);504 static inline void __crash_kexec(struct pt_regs *regs) { } in __crash_kexec() function
359 __crash_kexec(NULL); in panic()383 __crash_kexec(NULL); in panic()
1047 void __noclone __crash_kexec(struct pt_regs *regs) in __crash_kexec() function1069 STACK_FRAME_NON_STANDARD(__crash_kexec);1084 __crash_kexec(regs); in crash_kexec()
Completed in 9 milliseconds