Home
last modified time | relevance | path

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

/openbmc/linux/security/yama/
H A Dyama_lsm.c30 struct ptrace_relation { struct
31 struct task_struct *tracer;
32 struct task_struct *tracee;
33 bool invalid;
34 struct list_head node;
35 struct rcu_head rcu;