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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dptrace.c273 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) function
314 dead = __ptrace_detach(current, child);
340 if (__ptrace_detach(tracer, p))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dptrace.c273 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) function
314 dead = __ptrace_detach(current, child);
340 if (__ptrace_detach(tracer, p))

Completed in 131 milliseconds