Lines Matching defs:subj_cred
94 int aa_audit_file(const struct cred *subj_cred, in aa_audit_file()
160 static int path_name(const char *op, const struct cred *subj_cred, in path_name()
228 static int __aa_path_perm(const char *op, const struct cred *subj_cred, in __aa_path_perm()
249 static int profile_path_perm(const char *op, const struct cred *subj_cred, in profile_path_perm()
282 int aa_path_perm(const char *op, const struct cred *subj_cred, in aa_path_perm()
326 static int profile_path_link(const struct cred *subj_cred, in profile_path_link()
433 int aa_path_link(const struct cred *subj_cred, in aa_path_link()
484 static int __file_path_perm(const char *op, const struct cred *subj_cred, in __file_path_perm()
545 static int __file_sock_perm(const char *op, const struct cred *subj_cred, in __file_sock_perm()
584 int aa_file_perm(const char *op, const struct cred *subj_cred, in aa_file_perm()
633 static void revalidate_tty(const struct cred *subj_cred, struct aa_label *label) in revalidate_tty()