Searched defs:ptrace_getregs (Results 1 – 7 of 7) sorted by relevance
9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
5 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
123 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() function
52 int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() function
57 int ptrace_getregs(struct task_struct *child, __s64 __user *data) in ptrace_getregs() function
189 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() function
849 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() function