Lines Matching defs:regs

65 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs,  in show_backtrace()
85 const struct pt_regs *regs, const char *loglvl, bool user) in show_stacktrace()
118 struct pt_regs regs; in show_stack() local
156 static void __show_regs(const struct pt_regs *regs) in __show_regs()
205 void show_regs(struct pt_regs *regs) in show_regs()
211 void show_registers(struct pt_regs *regs) in show_registers()
225 void __noreturn die(const char *str, struct pt_regs *regs) in die()
331 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe()
358 asmlinkage void noinstr do_ade(struct pt_regs *regs) in do_ade()
372 asmlinkage void noinstr do_ale(struct pt_regs *regs) in do_ale()
417 static void bug_handler(struct pt_regs *regs) in bug_handler()
433 asmlinkage void noinstr do_bp(struct pt_regs *regs) in do_bp()
514 asmlinkage void noinstr do_watch(struct pt_regs *regs) in do_watch()
564 asmlinkage void noinstr do_ri(struct pt_regs *regs) in do_ri()
606 asmlinkage void noinstr do_fpu(struct pt_regs *regs) in do_fpu()
621 asmlinkage void noinstr do_lsx(struct pt_regs *regs) in do_lsx()
632 asmlinkage void noinstr do_lasx(struct pt_regs *regs) in do_lasx()
643 asmlinkage void noinstr do_lbt(struct pt_regs *regs) in do_lbt()
654 asmlinkage void noinstr do_reserved(struct pt_regs *regs) in do_reserved()
682 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs) in handle_loongarch_irq()
693 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp) in do_vint()