Home
last modified time | relevance | path

Searched refs:__ptrace_detach (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
Dptrace.c455 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach() function
500 __ptrace_detach(current, child); in ptrace_detach()
520 if (__ptrace_detach(tracer, p)) in exit_ptrace()