Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
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.c69 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs() function
/linux/arch/riscv/kernel/
H A Dprocess.c66 void __show_regs(struct pt_regs *regs) in __show_regs() function
/linux/arch/arm/kernel/
H A Dprocess.c112 void __show_regs(struct pt_regs *regs) in __show_regs() function
/linux/arch/arm64/kernel/
H A Dprocess.c202 void __show_regs(struct pt_regs *regs) in __show_regs() function
/linux/arch/loongarch/kernel/
H A Dtraps.c327 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
/linux/arch/mips/kernel/
H A Dtraps.c265 static void __show_regs(const struct pt_regs *regs) in __show_regs() function