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