Lines Matching refs:aa_label
92 const char *target, struct aa_label *tlabel, in aa_audit_file()
155 static int path_name(const char *op, struct aa_label *label, in path_name()
313 int aa_path_perm(const char *op, struct aa_label *label, in aa_path_perm()
455 int aa_path_link(struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
484 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
487 struct aa_label *l, *old; in update_file_ctx()
505 static int __file_path_perm(const char *op, struct aa_label *label, in __file_path_perm()
506 struct aa_label *flabel, struct file *file, in __file_path_perm()
560 static int __file_sock_perm(const char *op, struct aa_label *label, in __file_sock_perm()
561 struct aa_label *flabel, struct file *file, in __file_sock_perm()
596 int aa_file_perm(const char *op, struct aa_label *label, struct file *file, in aa_file_perm()
600 struct aa_label *flabel; in aa_file_perm()
644 static void revalidate_tty(struct aa_label *label) in revalidate_tty()
675 struct aa_label *label = (struct aa_label *)p; in match_file()
687 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files()