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

/kernel/
H A Dptrace.c432 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) function
475 dead = __ptrace_detach(current, child);
505 if (__ptrace_detach(tracer, p))

Completed in 23 milliseconds