Searched refs:task_is_descendant (Results 1 – 1 of 1) sorted by relevance
272 static int task_is_descendant(struct task_struct *parent, in task_is_descendant() function338 if (found && (parent == NULL || task_is_descendant(parent, tracer))) in ptracer_exception_found()369 if (!rc && !task_is_descendant(current, child) && in yama_ptrace_access_check()