Searched refs:task_ptrace (Results 1 – 1 of 1) sorted by relevance
64 static int task_ptrace(const struct task_struct *const parent, in task_ptrace() function91 return task_ptrace(current, child); in hook_ptrace_access_check()108 return task_ptrace(parent, current); in hook_ptrace_traceme()
Completed in 3 milliseconds