Lines Matching refs:aa_label
107 const char *target, struct aa_label *tlabel, in aa_audit_file()
170 static int path_name(const char *op, struct aa_label *label, in path_name()
328 int aa_path_perm(const char *op, struct aa_label *label, in aa_path_perm()
468 int aa_path_link(struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
491 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
494 struct aa_label *l, *old; in update_file_ctx()
512 static int __file_path_perm(const char *op, struct aa_label *label, in __file_path_perm()
513 struct aa_label *flabel, struct file *file, in __file_path_perm()
565 static int __file_sock_perm(const char *op, struct aa_label *label, in __file_sock_perm()
566 struct aa_label *flabel, struct file *file, in __file_sock_perm()
600 int aa_file_perm(const char *op, struct aa_label *label, struct file *file, in aa_file_perm()
604 struct aa_label *flabel; in aa_file_perm()
644 static void revalidate_tty(struct aa_label *label) in revalidate_tty()
674 struct aa_label *label = (struct aa_label *)p; in match_file()
685 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files()