Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dptrace.h60 extern void __ptrace_unlink(struct task_struct *child);
98 __ptrace_unlink(child); in ptrace_unlink()
/linux-6.3-rc2/kernel/
A Dptrace.c116 void __ptrace_unlink(struct task_struct *child) in __ptrace_unlink() function
561 __ptrace_unlink(p); in __ptrace_detach()

Completed in 5 milliseconds