Searched refs:aa_cred_profile (Results 1 – 4 of 4) sorted by relevance
99 tracer_p = aa_cred_profile(cred); in aa_ptrace()104 struct aa_profile *tracee_p = aa_cred_profile(lcred); in aa_ptrace()
124 profile = aa_cred_profile(cred); in apparmor_capget()146 profile = aa_cred_profile(cred); in apparmor_capable()396 profile = aa_cred_profile(cred); in apparmor_dentry_open()430 struct aa_profile *profile, *fprofile = aa_cred_profile(file->f_cred); in common_file_perm()523 profile = aa_cred_profile(cred); in apparmor_getprocattr()
74 tracerp = aa_cred_profile(cred); in may_change_ptraced_domain()615 profile = aa_cred_profile(cred); in aa_change_hat()751 profile = aa_cred_profile(cred); in aa_change_profile()
109 static inline struct aa_profile *aa_cred_profile(const struct cred *cred) in aa_cred_profile() function126 return aa_cred_profile(current_cred()); in __aa_current_profile()