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

/linux-master/kernel/
H A Dptrace.c209 * JOBCTL_PTRACE_FROZEN (see ptrace_resume). The child will
579 * the comment in ptrace_resume().
823 static int ptrace_resume(struct task_struct *child, long request, function
1199 return ptrace_resume(child, request, data);

Completed in 125 milliseconds