Lines Matching defs:regs
183 unsigned long kernel_stack_pointer(struct pt_regs *regs) in kernel_stack_pointer()
200 static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno) in pt_regs_access()
265 static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long offset) in pt_regs_access()
396 struct pt_regs *regs = task_pt_regs(task); in set_flags() local
560 struct pt_regs *regs) in ptrace_triggered()
952 struct pt_regs *regs = task_pt_regs(child); in putreg32() local
1022 struct pt_regs *regs = task_pt_regs(child); in getreg32() local
1408 struct pt_regs *regs, in fill_sigtrap_info()
1422 struct pt_regs *regs, in user_single_step_siginfo()
1428 void send_sigtrap(struct task_struct *tsk, struct pt_regs *regs, in send_sigtrap()
1438 static void do_audit_syscall_entry(struct pt_regs *regs, u32 arch) in do_audit_syscall_entry()
1465 unsigned long syscall_trace_enter_phase1(struct pt_regs *regs, u32 arch) in syscall_trace_enter_phase1()
1550 long syscall_trace_enter_phase2(struct pt_regs *regs, u32 arch, in syscall_trace_enter_phase2()
1595 long syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter()
1606 void syscall_trace_leave(struct pt_regs *regs) in syscall_trace_leave()