Home
last modified time | relevance | path

Searched refs:__aa_current_profile (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/security/apparmor/include/
Dcontext.h136 static inline struct aa_profile *__aa_current_profile(void) in __aa_current_profile() function
/linux-4.4.14/security/apparmor/
Dprocattr.c43 struct aa_namespace *current_ns = __aa_current_profile()->ns; in aa_getprocattr()
Dlsm.c158 profile = __aa_current_profile(); in common_perm()
428 profile = __aa_current_profile(); in common_file_perm()
599 struct aa_profile *profile = __aa_current_profile(); in apparmor_task_setrlimit()
Ddomain.c547 struct aa_profile *profile = __aa_current_profile(); in apparmor_bprm_committing_creds()
Dpolicy_unpack.c95 struct aa_profile *profile = __aa_current_profile(); in audit_iface()
Dpolicy.c915 return aa_audit(AUDIT_APPARMOR_STATUS, __aa_current_profile(), gfp, in audit_policy()