Searched defs:ptrace_relation (Results 1 – 1 of 1) sorted by relevance
30 struct ptrace_relation { struct31 struct task_struct *tracer;32 struct task_struct *tracee;33 bool invalid;34 struct list_head node;35 struct rcu_head rcu;