/linux/arch/nios2/kernel/ |
H A D | traps.c | 37 show_regs(regs); in die() 138 show_regs(fp); in handle_unaligned_c() 178 show_regs(regs); in unhandled_exception()
|
/linux/arch/um/kernel/ |
H A D | trap.c | 226 show_regs(container_of(regs, struct pt_regs, regs)); in segv() 230 show_regs(container_of(regs, struct pt_regs, regs)); in segv() 254 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
|
/linux/arch/parisc/kernel/ |
H A D | traps.c | 126 void show_regs(struct pt_regs *regs) in show_regs() function 175 show_regs(regs); \ 260 show_regs(regs); in die_if_kernel() 337 show_regs(regs); in default_trap() 456 show_regs(regs); in parisc_terminate()
|
/linux/arch/powerpc/kernel/ |
H A D | watchdog.c | 158 show_regs(regs); in wd_lockup_ipi() 274 show_regs(regs); in wd_smp_clear_cpu_pending() 414 show_regs(regs); in DEFINE_INTERRUPT_HANDLER_NMI()
|
/linux/arch/csky/include/asm/ |
H A D | bug.h | 25 void show_regs(struct pt_regs *regs);
|
/linux/arch/mips/sgi-ip32/ |
H A D | ip32-berr.c | 31 show_regs(regs); in ip32_be_handler()
|
/linux/arch/csky/kernel/ |
H A D | traps.c | 98 show_regs(regs); in die() 126 show_regs(regs); in do_trap()
|
/linux/arch/arc/kernel/ |
H A D | troubleshoot.c | 170 void show_regs(struct pt_regs *regs) in show_regs() function 225 show_regs(regs); in show_kernel_fault_diag()
|
/linux/arch/arc/include/asm/ |
H A D | bug.h | 15 void show_regs(struct pt_regs *regs);
|
/linux/include/linux/sched/ |
H A D | debug.h | 26 extern void show_regs(struct pt_regs *);
|
/linux/arch/s390/kernel/ |
H A D | dumpstack.c | 179 void show_regs(struct pt_regs *regs) in show_regs() function 214 show_regs(regs); in die()
|
/linux/arch/x86/um/ |
H A D | sysrq_32.c | 14 void show_regs(struct pt_regs *regs) in show_regs() function
|
H A D | sysrq_64.c | 16 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux/arch/nios2/include/asm/ |
H A D | ptrace.h | 71 extern void show_regs(struct pt_regs *);
|
/linux/arch/sh/kernel/ |
H A D | nmi_debug.c | 32 show_regs(args->regs); in nmi_debug_notify()
|
H A D | traps.c | 37 show_regs(regs); in die()
|
/linux/lib/ |
H A D | nmi_backtrace.c | 111 show_regs(regs); in nmi_cpu_backtrace()
|
/linux/arch/parisc/mm/ |
H A D | fault.c | 264 show_regs(regs); in show_signal_msg() 471 show_regs(regs); in handle_nadtlb_fault()
|
/linux/arch/mips/sgi-ip27/ |
H A D | ip27-berr.c | 78 show_regs(regs); in ip27_be_handler()
|
/linux/arch/sparc/kernel/ |
H A D | traps_32.c | 64 show_regs(regs); in die_if_kernel() 141 show_regs (regs); in do_memaccess_unaligned()
|
/linux/arch/x86/kernel/ |
H A D | dumpstack.c | 420 show_regs(regs); in __die_body() 465 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux/arch/hexagon/kernel/ |
H A D | vm_events.c | 22 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux/arch/arm/kernel/ |
H A D | entry-v7m.S | 29 bl show_regs
|
/linux/arch/microblaze/kernel/ |
H A D | exceptions.c | 45 show_regs(fp); in die()
|
/linux/arch/openrisc/kernel/ |
H A D | process.c | 121 void show_regs(struct pt_regs *regs) in show_regs() function
|