Lines Matching defs:label
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()
479 struct aa_label *label, in __file_path_perm()
540 struct aa_label *label, in __file_sock_perm()
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()
654 static void revalidate_tty(const struct cred *subj_cred, struct aa_label *label) in revalidate_tty()
685 struct aa_label *label; member
702 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files() local