Searched defs:ptrace_relation (Results 1 – 2 of 2) 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;