Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dcontext.h124 static inline struct aa_profile *__aa_current_profile(void) in __aa_current_profile() function
/linux-3.4.99/security/apparmor/
Dprocattr.c43 struct aa_namespace *current_ns = __aa_current_profile()->ns; in aa_getprocattr()
Dlsm.c168 profile = __aa_current_profile(); in common_perm()
438 profile = __aa_current_profile(); in common_file_perm()
598 __aa_current_profile(), GFP_KERNEL, in apparmor_setprocattr()
616 struct aa_profile *profile = __aa_current_profile(); in apparmor_task_setrlimit()
Ddomain.c544 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.c975 return aa_audit(AUDIT_APPARMOR_STATUS, __aa_current_profile(), gfp, in audit_policy()