Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack.c173 __show_regs(regs, SHOW_REGS_SHORT, log_lvl); in show_regs_if_on_stack()
372 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()
469 __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.c65 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsystem_misc.h33 extern void __show_regs(struct pt_regs *);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkdebug.h39 extern void __show_regs(struct pt_regs *regs, enum show_regs_mode,
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtraps.c173 __show_regs(regs); in arm64_show_signal()
773 __show_regs(regs); in bad_mode()
821 __show_regs(regs); in handle_bad_stack()
841 __show_regs(regs); in arm64_serror_panic()
H A Dprocess.c338 void __show_regs(struct pt_regs *regs) in __show_regs() function
386 __show_regs(regs); in show_regs()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dbug.h90 extern void __show_regs(struct pt_regs *);
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c97 void __show_regs(struct pt_regs *regs) in __show_regs() function
192 __show_regs(regs); in show_regs()
H A Dtraps.c290 __show_regs(regs); in __die()
490 __show_regs(regs); in do_undefinstr()
674 __show_regs(regs); in arm_syscall()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c249 static void __show_regs(const struct pt_regs *regs) in __show_regs() function
352 __show_regs(regs); in show_regs()
361 __show_regs(regs); in show_registers()