Searched refs:show_regs (Results 51 - 73 of 73) sorted by relevance

123

/linux-master/arch/arm64/kernel/
H A Dprocess.c243 void show_regs(struct pt_regs *regs) function
H A Dtraps.c199 show_regs(regs);
/linux-master/arch/x86/kernel/
H A Dnmi.c260 show_regs(regs);
H A Dsev.c12 #include <linux/sched/debug.h> /* For show_regs() */
1969 show_regs(regs);
2054 show_regs(regs);
/linux-master/arch/riscv/kernel/
H A Dtraps.c91 show_regs(regs);
/linux-master/arch/arm/mm/
H A Dfault.c197 show_regs(regs);
H A Dalignment.c544 show_regs(regs);
/linux-master/kernel/
H A Dpanic.c691 show_regs(regs);
H A Dsignal.c1281 show_regs(regs);
/linux-master/drivers/tty/
H A Dsysrq.c267 show_regs(regs);
293 show_regs(regs);
/linux-master/arch/sparc/kernel/
H A Dprocess_64.c164 void show_regs(struct pt_regs *regs) function
H A Dsys_sparc_64.c494 show_regs (regs);
H A Dtraps_64.c2022 show_regs(regs);
2535 show_regs(regs);
/linux-master/arch/x86/platform/uv/
H A Duv_nmi.c738 show_regs(regs);
/linux-master/arch/parisc/kernel/
H A Dunaligned.c393 show_regs(regs);
/linux-master/arch/s390/mm/
H A Dfault.c221 show_regs(regs);
/linux-master/arch/loongarch/kernel/
H A Dtraps.c379 void show_regs(struct pt_regs *regs) function
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal.c643 show_regs(regs);
/linux-master/drivers/tty/vt/
H A Dkeyboard.c510 show_regs(regs);
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c1179 show_regs(regs);
2055 show_regs((struct pt_regs *)addr);
/linux-master/arch/powerpc/kernel/
H A Dtraps.c280 show_regs(regs);
H A Dprocess.c1606 void show_regs(struct pt_regs *regs) function
/linux-master/kernel/sched/
H A Dcore.c11493 show_regs(regs);

Completed in 564 milliseconds

123