Home
last modified time | relevance | path

Searched refs:show_regs (Results 1 – 25 of 56) sorted by relevance

123

/linux/arch/um/kernel/
H A Dtrap.c334 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
338 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
346 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
350 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
374 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
/linux/arch/nios2/kernel/
H A Dtraps.c37 show_regs(regs); in die()
138 show_regs(fp); in handle_unaligned_c()
178 show_regs(regs); in unhandled_exception()
/linux/arch/parisc/kernel/
H A Dtraps.c127 void show_regs(struct pt_regs *regs) in show_regs() function
176 show_regs(regs); \
261 show_regs(regs); in die_if_kernel()
338 show_regs(regs); in default_trap()
457 show_regs(regs); in parisc_terminate()
H A Dtoc.c93 show_regs(regs); in toc_intr()
/linux/arch/powerpc/kernel/
H A Dwatchdog.c159 show_regs(regs); in wd_lockup_ipi()
277 show_regs(regs); in wd_smp_clear_cpu_pending()
417 show_regs(regs); in DEFINE_INTERRUPT_HANDLER_NMI()
/linux/arch/csky/kernel/
H A Dtraps.c98 show_regs(regs); in die()
126 show_regs(regs); in do_trap()
/linux/arch/arc/kernel/
H A Dtroubleshoot.c170 void show_regs(struct pt_regs *regs) in show_regs() function
225 show_regs(regs); in show_kernel_fault_diag()
/linux/arch/csky/include/asm/
H A Dbug.h25 void show_regs(struct pt_regs *regs);
/linux/arch/mips/sgi-ip32/
H A Dip32-berr.c31 show_regs(regs); in ip32_be_handler()
/linux/arch/arc/include/asm/
H A Dbug.h15 void show_regs(struct pt_regs *regs);
/linux/arch/x86/um/
H A Dsysrq_32.c14 void show_regs(struct pt_regs *regs) in show_regs() function
H A Dsysrq_64.c16 void show_regs(struct pt_regs *regs) in show_regs() function
/linux/arch/nios2/include/asm/
H A Dptrace.h71 extern void show_regs(struct pt_regs *);
/linux/arch/sh/kernel/
H A Dnmi_debug.c32 show_regs(args->regs); in nmi_debug_notify()
H A Dtraps.c37 show_regs(regs); in die()
/linux/arch/parisc/mm/
H A Dfault.c264 show_regs(regs); in show_signal_msg()
475 show_regs(regs); in handle_nadtlb_fault()
/linux/lib/
H A Dnmi_backtrace.c111 show_regs(regs); in nmi_cpu_backtrace()
/linux/arch/mips/sgi-ip27/
H A Dip27-berr.c78 show_regs(regs); in ip27_be_handler()
/linux/arch/sparc/kernel/
H A Dtraps_32.c64 show_regs(regs); in die_if_kernel()
141 show_regs (regs); in do_memaccess_unaligned()
/linux/arch/hexagon/kernel/
H A Dvm_events.c22 void show_regs(struct pt_regs *regs) in show_regs() function
/linux/arch/arm/kernel/
H A Dentry-v7m.S29 bl show_regs
/linux/arch/microblaze/kernel/
H A Dexceptions.c45 show_regs(fp); in die()
H A Dprocess.c23 void show_regs(struct pt_regs *regs) in show_regs() function
/linux/arch/openrisc/kernel/
H A Dprocess.c121 void show_regs(struct pt_regs *regs) in show_regs() function
/linux/arch/nios2/mm/
H A Dfault.c174 show_regs(regs); in do_page_fault()

123