Searched refs:ptrace_get_watch_regs (Results 1 – 3 of 3) sorted by relevance
138 extern int ptrace_get_watch_regs(struct task_struct *child,
296 ret = ptrace_get_watch_regs(child, in compat_arch_ptrace()
203 int ptrace_get_watch_regs(struct task_struct *child, in ptrace_get_watch_regs() function1237 ret = ptrace_get_watch_regs(child, addrp); in arch_ptrace()