/linux-6.3-rc2/arch/nios2/kernel/ |
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-6.3-rc2/arch/um/kernel/ |
A D | trap.c | 217 show_regs(container_of(regs, struct pt_regs, regs)); in segv() 221 show_regs(container_of(regs, struct pt_regs, regs)); in segv() 252 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | traps.c | 120 void show_regs(struct pt_regs *regs) in show_regs() function 169 show_regs(regs); \ 254 show_regs(regs); in die_if_kernel() 325 show_regs(regs); in default_trap() 447 show_regs(regs); in parisc_terminate()
|
A D | pa7300lc.c | 36 show_regs(regs); in pa7300lc_lpmc()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
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-6.3-rc2/arch/csky/include/asm/ |
A D | bug.h | 25 void show_regs(struct pt_regs *regs);
|
/linux-6.3-rc2/arch/mips/sgi-ip32/ |
A D | ip32-berr.c | 29 show_regs(regs); in ip32_be_handler()
|
/linux-6.3-rc2/arch/arc/include/asm/ |
A D | bug.h | 15 void show_regs(struct pt_regs *regs);
|
/linux-6.3-rc2/include/linux/sched/ |
A D | debug.h | 26 extern void show_regs(struct pt_regs *);
|
/linux-6.3-rc2/arch/x86/um/ |
A D | sysrq_32.c | 15 void show_regs(struct pt_regs *regs) in show_regs() function
|
A D | sysrq_64.c | 16 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux-6.3-rc2/arch/csky/kernel/ |
A D | traps.c | 97 show_regs(regs); in die() 125 show_regs(regs); in do_trap()
|
/linux-6.3-rc2/arch/arc/kernel/ |
A D | troubleshoot.c | 168 void show_regs(struct pt_regs *regs) in show_regs() function 222 show_regs(regs); in show_kernel_fault_diag()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | dumpstack.c | 183 void show_regs(struct pt_regs *regs) in show_regs() function 218 show_regs(regs); in die()
|
/linux-6.3-rc2/arch/nios2/include/asm/ |
A D | ptrace.h | 71 extern void show_regs(struct pt_regs *);
|
/linux-6.3-rc2/arch/sh/kernel/ |
A D | nmi_debug.c | 32 show_regs(args->regs); in nmi_debug_notify()
|
/linux-6.3-rc2/lib/ |
A D | nmi_backtrace.c | 111 show_regs(regs); in nmi_cpu_backtrace()
|
/linux-6.3-rc2/arch/parisc/mm/ |
A D | fault.c | 259 show_regs(regs); in show_signal_msg() 466 show_regs(regs); in handle_nadtlb_fault()
|
/linux-6.3-rc2/arch/mips/sgi-ip27/ |
A D | ip27-berr.c | 76 show_regs(regs); in ip27_be_handler()
|
/linux-6.3-rc2/arch/hexagon/kernel/ |
A D | vm_events.c | 22 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | dumpstack.c | 417 show_regs(regs); in __die_body() 462 void show_regs(struct pt_regs *regs) in show_regs() function
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | traps_32.c | 63 show_regs(regs); in die_if_kernel() 140 show_regs (regs); in do_memaccess_unaligned()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | entry-v7m.S | 29 bl show_regs
|
/linux-6.3-rc2/arch/microblaze/kernel/ |
A D | exceptions.c | 45 show_regs(fp); in die()
|
/linux-6.3-rc2/arch/xtensa/kernel/ |
A D | traps.c | 494 void show_regs(struct pt_regs * regs) in show_regs() function 571 show_regs(regs); in die()
|