Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c65 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c97 void __show_regs(struct pt_regs *regs) in __show_regs() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c338 void __show_regs(struct pt_regs *regs) in __show_regs() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c249 static void __show_regs(const struct pt_regs *regs) in __show_regs() function