Searched defs:__aa_task_profile (Results 1 - 1 of 1) sorted by relevance

/security/apparmor/include/
H A Dcontext.h105 * __aa_task_profile - retrieve another task's profile
112 static inline struct aa_profile *__aa_task_profile(struct task_struct *task) function
125 return !unconfined(__aa_task_profile(task));

Completed in 1536 milliseconds