Home
last modified time | relevance | path

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

/linux-6.14.4/security/yama/
Dyama_lsm.c31 struct ptrace_relation { struct
32 struct task_struct *tracer;
33 struct task_struct *tracee;
34 bool invalid;
35 struct list_head node;
36 struct rcu_head rcu;