Home
last modified time | relevance | path

Searched refs:__ptrace_link (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dptrace.c60 void __ptrace_link(struct task_struct *child, struct task_struct *new_parent, in __ptrace_link() function
78 __ptrace_link(child, new_parent, __task_cred(new_parent)); in ptrace_link()