ptrace_ctrl
return ptrace_ctrl(p, req, pid, uaddr, data);
int ptrace_ctrl(struct proc *, int, pid_t, caddr_t, int);