Searched defs:ptrace_relation (Results 1 – 1 of 1) sorted by relevance
34 struct ptrace_relation { struct35 struct task_struct *tracer;36 struct task_struct *tracee;37 bool invalid;38 struct list_head node;39 struct rcu_head rcu;