Home
last modified time | relevance | path

Searched defs:ptrace_relation (Results 1 – 1 of 1) sorted by relevance

/security/yama/
Dyama_lsm.c34 struct ptrace_relation { struct
35 struct task_struct *tracer;
36 struct task_struct *tracee;
37 bool invalid;
38 struct list_head node;
39 struct rcu_head rcu;