Lines Matching defs:regs
148 static void set_user_regs_spsr_ss(struct user_pt_regs *regs) in set_user_regs_spsr_ss()
154 static void clear_user_regs_spsr_ss(struct user_pt_regs *regs) in clear_user_regs_spsr_ss()
165 struct pt_regs *regs = current_pt_regs(); in send_user_sigtrap() local
181 void do_el0_softstep(unsigned long esr, struct pt_regs *regs) in do_el0_softstep()
196 void do_el1_softstep(unsigned long esr, struct pt_regs *regs) in do_el1_softstep()
210 static int call_el1_break_hook(struct pt_regs *regs, unsigned long esr) in call_el1_break_hook()
254 void do_el0_brk64(unsigned long esr, struct pt_regs *regs) in do_el0_brk64()
264 void do_el1_brk64(unsigned long esr, struct pt_regs *regs) in do_el1_brk64()
274 void do_bkpt32(unsigned long esr, struct pt_regs *regs) in do_bkpt32()
280 bool try_handle_aarch32_break(struct pt_regs *regs) in try_handle_aarch32_break()
337 void user_regs_reset_single_step(struct user_pt_regs *regs, in user_regs_reset_single_step()
347 void kernel_enable_single_step(struct pt_regs *regs) in kernel_enable_single_step()
371 void kernel_rewind_single_step(struct pt_regs *regs) in kernel_rewind_single_step()
376 void kernel_fastforward_single_step(struct pt_regs *regs) in kernel_fastforward_single_step()