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

/linux-4.1.27/security/apparmor/include/
H A Dcontext.h142 * aa_current_profile - find the current tasks confining profile and do updates
149 static inline struct aa_profile *aa_current_profile(void) aa_current_profile() function
/linux-4.1.27/security/apparmor/
H A Dlsm.c311 profile = aa_current_profile(); apparmor_path_link()
326 profile = aa_current_profile(); apparmor_path_rename()
598 aad.profile = aa_current_profile(); apparmor_setprocattr()
H A Dapparmorfs.c685 struct aa_namespace *root = aa_current_profile()->ns; p_start()
H A Dpolicy.c379 root = aa_current_profile()->ns; aa_prepare_namespace()
1253 root = aa_current_profile()->ns; aa_remove_profiles()

Completed in 126 milliseconds