Lines Matching refs:aa_label
98 const char *target, struct aa_label *tlabel, in aa_audit_file()
150 struct aa_label *label, in path_name()
281 struct aa_label *label, in aa_path_perm()
431 struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
462 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
465 struct aa_label *l, *old; in update_file_ctx()
484 struct aa_label *label, in __file_path_perm()
485 struct aa_label *flabel, struct file *file, in __file_path_perm()
545 struct aa_label *label, in __file_sock_perm()
546 struct aa_label *flabel, struct file *file, in __file_sock_perm()
570 static bool __file_is_delegated(struct aa_label *obj_label) in __file_is_delegated()
591 static bool __unix_needs_revalidation(struct file *file, struct aa_label *label, in __unix_needs_revalidation()
620 struct aa_label *label, struct file *file, in aa_file_perm()
624 struct aa_label *flabel; in aa_file_perm()
673 static void revalidate_tty(const struct cred *subj_cred, struct aa_label *label) in revalidate_tty()
704 struct aa_label *label;
721 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files()