Home
last modified time | relevance | path

Searched refs:__show_regs (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dsystem_misc.h33 extern void __show_regs(struct pt_regs *);
/openbmc/linux/arch/x86/include/asm/
H A Dkdebug.h39 extern void __show_regs(struct pt_regs *regs, enum show_regs_mode,
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack.c167 __show_regs(regs, SHOW_REGS_SHORT, log_lvl); in show_regs_if_on_stack()
375 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()
472 __show_regs(regs, print_kernel_regs, KERN_DEFAULT); in show_regs()
H A Dprocess_32.c59 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs() function
H A Dprocess_64.c67 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs() function
/openbmc/linux/arch/riscv/kernel/
H A Dprocess.c42 void __show_regs(struct pt_regs *regs) in __show_regs() function
79 __show_regs(regs); in show_regs()
H A Dtraps.c109 __show_regs(regs); in do_trap()
428 __show_regs(regs); in handle_bad_stack()
/openbmc/linux/arch/riscv/include/asm/
H A Dbug.h88 void __show_regs(struct pt_regs *regs);
/openbmc/linux/arch/arm/include/asm/
H A Dbug.h90 extern void __show_regs(struct pt_regs *);
/openbmc/linux/arch/arm/kernel/
H A Dprocess.c112 void __show_regs(struct pt_regs *regs) in __show_regs() function
202 __show_regs(regs); in show_regs()
H A Dtraps.c293 __show_regs(regs); in __die()
495 __show_regs(regs); in do_undefinstr()
679 __show_regs(regs); in arm_syscall()
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c200 void __show_regs(struct pt_regs *regs) in __show_regs() function
245 __show_regs(regs); in show_regs()
H A Dtraps.c263 __show_regs(regs); in arm64_show_signal()
943 __show_regs(regs); in panic_bad_stack()
961 __show_regs(regs); in arm64_serror_panic()
H A Dentry-common.c297 __show_regs(regs); in __panic_unhandled()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c300 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
355 __show_regs((struct pt_regs *)regs); in show_regs()
361 __show_regs(regs); in show_registers()
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1552 static void __show_regs(struct pt_regs *regs) in __show_regs() function
1602 __show_regs(regs); in show_regs()
2345 __show_regs(regs); in show_stack()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c263 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
366 __show_regs(regs); in show_regs()
374 __show_regs(regs); in show_registers()