Searched refs:__show_regs (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dkdebug.h29 extern void __show_regs(struct pt_regs *regs, int all);
/linux-4.1.27/arch/unicore32/kernel/
H A Dsetup.h37 extern void __show_regs(struct pt_regs *);
H A Dprocess.c133 void __show_regs(struct pt_regs *regs) __show_regs() function
200 __show_regs(regs); show_regs()
H A Dtraps.c196 __show_regs(regs); __die()
/linux-4.1.27/arch/arm64/include/asm/
H A Dsystem_misc.h42 extern void __show_regs(struct pt_regs *);
/linux-4.1.27/arch/arm/include/asm/
H A Dbug.h90 extern void __show_regs(struct pt_regs *);
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c204 __show_regs(regs); __die()
371 __show_regs(regs); do_ni_syscall()
433 __show_regs(regs); bad_mode()
H A Dprocess.c174 void __show_regs(struct pt_regs *regs) __show_regs() function
206 __show_regs(regs); show_regs()
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack_32.c129 __show_regs(regs, !user_mode(regs)); show_regs()
H A Ddumpstack_64.c307 __show_regs(regs, 1); show_regs()
H A Dprocess_32.c69 void __show_regs(struct pt_regs *regs, int all) __show_regs() function
H A Dprocess_64.c59 void __show_regs(struct pt_regs *regs, int all) __show_regs() function
/linux-4.1.27/arch/x86/mm/kmemcheck/
H A Derror.c135 __show_regs(&e->regs, 1); kmemcheck_error_recall()
/linux-4.1.27/arch/arm/kernel/
H A Dprocess.c101 void __show_regs(struct pt_regs *regs) __show_regs() function
166 __show_regs(regs); show_regs()
H A Dtraps.c252 __show_regs(regs); __die()
451 __show_regs(regs); do_undefinstr()
699 __show_regs(regs);
/linux-4.1.27/arch/mips/kernel/
H A Dtraps.c242 static void __show_regs(const struct pt_regs *regs) __show_regs() function
342 __show_regs((struct pt_regs *)regs); show_regs()
350 __show_regs(regs); show_registers()

Completed in 329 milliseconds