Lines Matching defs:label

60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp)  in aa_alloc_proxy()
315 void aa_label_destroy(struct aa_label *label) in aa_label_destroy()
342 void aa_label_free(struct aa_label *label) in aa_label_free()
351 static void label_free_switch(struct aa_label *label) in label_free_switch()
363 struct aa_label *label = container_of(head, struct aa_label, rcu); in label_free_rcu() local
372 struct aa_label *label = container_of(kref, struct aa_label, count); in aa_label_kref() local
390 static void label_free_or_put_new(struct aa_label *label, struct aa_label *new) in label_free_or_put_new()
399 bool aa_label_init(struct aa_label *label, int size, gfp_t gfp) in aa_label_init()
477 int aa_label_next_confined(struct aa_label *label, int i) in aa_label_next_confined()
593 static bool __label_remove(struct aa_label *label, struct aa_label *new) in __label_remove()
666 struct aa_label *label, bool replace) in __label_insert()
757 static struct aa_label *__label_find(struct aa_label *label) in __label_find()
772 bool aa_label_remove(struct aa_label *label) in aa_label_remove()
839 struct aa_label *label; in vec_find() local
858 struct aa_label *label = NULL; in vec_create_and_insert_label() local
892 struct aa_label *label = vec_find(vec, len); in aa_vec_find_or_create_label() local
910 struct aa_label *aa_label_find(struct aa_label *label) in aa_label_find()
928 struct aa_label *aa_label_insert(struct aa_labelset *ls, struct aa_label *label) in aa_label_insert()
1053 struct aa_label *label; in label_merge_insert() local
1185 struct aa_label *label, *ar = NULL, *br = NULL; in aa_label_find_merge() local
1222 struct aa_label *label = NULL; in aa_label_merge() local
1299 struct aa_label *label, in label_compound_match()
1359 struct aa_label *label, aa_state_t start, in label_components_match()
1419 struct aa_label *label, aa_state_t state, bool subns, in aa_label_match()
1444 bool aa_update_label_name(struct aa_ns *ns, struct aa_label *label, gfp_t gfp) in aa_update_label_name()
1476 static inline bool use_label_hname(struct aa_ns *ns, struct aa_label *label, in use_label_hname()
1553 static const char *label_modename(struct aa_ns *ns, struct aa_label *label, in label_modename()
1586 static inline bool display_mode(struct aa_ns *ns, struct aa_label *label, in display_mode()
1624 struct aa_label *label, int flags) in aa_label_snxprint()
1687 int aa_label_asxprint(char **strp, struct aa_ns *ns, struct aa_label *label, in aa_label_asxprint()
1717 struct aa_label *label, int flags, gfp_t gfp) in aa_label_acntsxprint()
1736 struct aa_label *label, int flags, gfp_t gfp) in aa_label_xaudit()
1766 struct aa_label *label, int flags, gfp_t gfp) in aa_label_seq_xprint()
1789 void aa_label_xprintk(struct aa_ns *ns, struct aa_label *label, int flags, in aa_label_xprintk()
1812 void aa_label_audit(struct audit_buffer *ab, struct aa_label *label, gfp_t gfp) in aa_label_audit()
1820 void aa_label_seq_print(struct seq_file *f, struct aa_label *label, gfp_t gfp) in aa_label_seq_print()
1828 void aa_label_printk(struct aa_label *label, gfp_t gfp) in aa_label_printk()
1890 struct aa_label *label, *currbase = base; in aa_label_strn_parse() local
2014 struct aa_label *label; in labelset_next_stale() local
2050 static struct aa_label *__label_update(struct aa_label *label) in __label_update()
2124 struct aa_label *label; in __labelset_update() local