Home
last modified time | relevance | path

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

/linux-4.1.27/security/yama/
Dyama_lsm.c32 struct task_struct *tracee; member
75 struct task_struct *tracee) in yama_ptracer_add()
113 struct task_struct *tracee) in yama_ptracer_del()
248 struct task_struct *tracee) in ptracer_exception_found()
/linux-4.1.27/security/apparmor/
Dipc.c63 int aa_may_ptrace(struct aa_profile *tracer, struct aa_profile *tracee, in aa_may_ptrace()
85 int aa_ptrace(struct task_struct *tracer, struct task_struct *tracee, in aa_ptrace()