Lines Matching defs:regs
65 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace()
88 const struct pt_regs *regs, const char *loglvl, bool user) in show_stacktrace()
121 struct pt_regs regs; in show_stack() local
159 static void __show_regs(const struct pt_regs *regs) in __show_regs()
208 void show_regs(struct pt_regs *regs) in show_regs()
214 void show_registers(struct pt_regs *regs) in show_registers()
228 void __noreturn die(const char *str, struct pt_regs *regs) in die()
334 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe()
361 asmlinkage void noinstr do_ade(struct pt_regs *regs) in do_ade()
371 asmlinkage void noinstr do_ale(struct pt_regs *regs) in do_ale()
388 static void bug_handler(struct pt_regs *regs) in bug_handler()
404 asmlinkage void noinstr do_bp(struct pt_regs *regs) in do_bp()
483 asmlinkage void noinstr do_watch(struct pt_regs *regs) in do_watch()
488 asmlinkage void noinstr do_ri(struct pt_regs *regs) in do_ri()
530 asmlinkage void noinstr do_fpu(struct pt_regs *regs) in do_fpu()
545 asmlinkage void noinstr do_lsx(struct pt_regs *regs) in do_lsx()
556 asmlinkage void noinstr do_lasx(struct pt_regs *regs) in do_lasx()
567 asmlinkage void noinstr do_lbt(struct pt_regs *regs) in do_lbt()
578 asmlinkage void noinstr do_reserved(struct pt_regs *regs) in do_reserved()
606 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs) in handle_loongarch_irq()
617 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp) in do_vint()