Home
last modified time | relevance | path

Searched refs:tracer_task (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/security/apparmor/
Dipc.c61 int aa_may_ptrace(struct task_struct *tracer_task, struct aa_profile *tracer, in aa_may_ptrace() argument
72 return aa_capable(tracer_task, tracer, CAP_SYS_PTRACE, 1); in aa_may_ptrace()
/linux-2.6.39/security/apparmor/include/
Dipc.h22 int aa_may_ptrace(struct task_struct *tracer_task, struct aa_profile *tracer,