Lines Matching refs:aa_label
98 const char *target, struct aa_label *tlabel, in aa_audit_file()
149 struct aa_label *label, in path_name()
276 struct aa_label *label, in aa_path_perm()
426 struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
457 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
460 struct aa_label *l, *old; in update_file_ctx()
479 struct aa_label *label, in __file_path_perm()
480 struct aa_label *flabel, struct file *file, in __file_path_perm()
540 struct aa_label *label, in __file_sock_perm()
541 struct aa_label *flabel, struct file *file, in __file_sock_perm()
565 static bool __file_is_delegated(struct aa_label *obj_label) in __file_is_delegated()
570 static bool __unix_needs_revalidation(struct file *file, struct aa_label *label, in __unix_needs_revalidation()
605 struct aa_label *label, struct file *file, in aa_file_perm()
609 struct aa_label *flabel; in aa_file_perm()
654 static void revalidate_tty(const struct cred *subj_cred, struct aa_label *label) in revalidate_tty()
685 struct aa_label *label;
702 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files()