Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkdebug.h39 extern void __show_regs(struct pt_regs *regs, enum show_regs_mode,
/linux/arch/arm/include/asm/
H A Dbug.h90 extern void __show_regs(struct pt_regs *);
/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()
/linux/arch/riscv/kernel/
H A Dprocess.c67 void __show_regs(struct pt_regs *regs) in __show_regs() function
104 __show_regs(regs); in show_regs()
H A Dtraps.c125 __show_regs(regs); in do_trap()
480 __show_regs(regs); in handle_bad_stack()
/linux/arch/loongarch/kernel/
H A Dtraps.c327 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
382 __show_regs((struct pt_regs *)regs); in show_regs()
388 __show_regs(regs); in show_registers()
/linux/arch/mips/kernel/
H A Dtraps.c265 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
368 __show_regs(regs); in show_regs()
376 __show_regs(regs); in show_registers()