Searched refs:aa_get_task_profile (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/security/apparmor/
H A Dipc.c97 struct aa_profile *tracer_p = aa_get_task_profile(tracer); aa_ptrace()
101 struct aa_profile *tracee_p = aa_get_task_profile(tracee); aa_ptrace()
H A Dcontext.c72 * aa_get_task_profile - Get another task's profile
77 struct aa_profile *aa_get_task_profile(struct task_struct *task) aa_get_task_profile() function
H A Ddomain.c70 tracerp = aa_get_task_profile(tracer); may_change_ptraced_domain()
/linux-4.1.27/security/apparmor/include/
H A Dcontext.h86 struct aa_profile *aa_get_task_profile(struct task_struct *task);

Completed in 205 milliseconds