ptrace_untrace     97 include/linux/ptrace.h extern void ptrace_untrace(struct task_struct *child);
ptrace_untrace     76 kernel/ptrace.c 		ptrace_untrace(child);