Lines Matching refs:aa_label
48 RCU_INIT_POINTER(proxy->label, (struct aa_label *)PROXY_POISON); in free_proxy()
60 struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp) in aa_alloc_proxy()
73 void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new) in __aa_proxy_redirect()
75 struct aa_label *tmp; in __aa_proxy_redirect()
88 static void __proxy_share(struct aa_label *old, struct aa_label *new) in __proxy_share()
201 static void accum_label_info(struct aa_label *new) in accum_label_info()
321 void aa_label_destroy(struct aa_label *label) in aa_label_destroy()
348 void aa_label_free(struct aa_label *label) in aa_label_free()
357 static void label_free_switch(struct aa_label *label) in label_free_switch()
369 struct aa_label *label = container_of(head, struct aa_label, rcu); in label_free_rcu()
378 struct aa_label *label = container_of(kref, struct aa_label, count); in aa_label_kref()
396 static void label_free_or_put_new(struct aa_label *label, struct aa_label *new) in label_free_or_put_new()
405 bool aa_label_init(struct aa_label *label, int size, gfp_t gfp) in aa_label_init()
430 struct aa_label *aa_label_alloc(int size, struct aa_proxy *proxy, gfp_t gfp) in aa_label_alloc()
432 struct aa_label *new; in aa_label_alloc()
472 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp()
483 int aa_label_next_confined(struct aa_label *label, int i) in aa_label_next_confined()
506 struct aa_label *set, in __aa_label_next_not_in_set()
507 struct aa_label *sub) in __aa_label_next_not_in_set()
543 bool aa_label_is_subset(struct aa_label *set, struct aa_label *sub) in aa_label_is_subset()
570 bool aa_label_is_unconfined_subset(struct aa_label *set, struct aa_label *sub) in aa_label_is_unconfined_subset()
599 static bool __label_remove(struct aa_label *label, struct aa_label *new) in __label_remove()
635 static bool __label_replace(struct aa_label *old, struct aa_label *new) in __label_replace()
672 static struct aa_label *__label_insert(struct aa_labelset *ls, in __label_insert()
673 struct aa_label *label, bool replace) in __label_insert()
686 struct aa_label *this = rb_entry(*new, struct aa_label, node); in __label_insert()
730 static struct aa_label *__vec_find(struct aa_profile **vec, int n) in __vec_find()
740 struct aa_label *this = rb_entry(node, struct aa_label, node); in __vec_find()
765 static struct aa_label *__label_find(struct aa_label *label) in __label_find()
780 bool aa_label_remove(struct aa_label *label) in aa_label_remove()
803 bool aa_label_replace(struct aa_label *old, struct aa_label *new) in aa_label_replace()
817 struct aa_label *l; in aa_label_replace()
844 static struct aa_label *vec_find(struct aa_profile **vec, int n) in vec_find()
847 struct aa_label *label; in vec_find()
863 static struct aa_label *vec_create_and_insert_label(struct aa_profile **vec, in vec_create_and_insert_label()
866 struct aa_label *label = NULL; in vec_create_and_insert_label()
869 struct aa_label *new; in vec_create_and_insert_label()
897 struct aa_label *aa_vec_find_or_create_label(struct aa_profile **vec, int len, in aa_vec_find_or_create_label()
900 struct aa_label *label = vec_find(vec, len); in aa_vec_find_or_create_label()
919 struct aa_label *aa_label_insert(struct aa_labelset *ls, struct aa_label *label) in aa_label_insert()
921 struct aa_label *l; in aa_label_insert()
954 struct aa_label *a, in aa_label_next_in_merge()
955 struct aa_label *b) in aa_label_next_in_merge()
996 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp()
997 struct aa_label *z) in label_merge_cmp()
1040 static struct aa_label *label_merge_insert(struct aa_label *new, in label_merge_insert()
1041 struct aa_label *a, in label_merge_insert()
1042 struct aa_label *b) in label_merge_insert()
1044 struct aa_label *label; in label_merge_insert()
1109 static struct aa_labelset *labelset_of_merge(struct aa_label *a, in labelset_of_merge()
1110 struct aa_label *b) in labelset_of_merge()
1131 static struct aa_label *__label_find_merge(struct aa_labelset *ls, in __label_find_merge()
1132 struct aa_label *a, in __label_find_merge()
1133 struct aa_label *b) in __label_find_merge()
1146 struct aa_label *this = container_of(node, struct aa_label, in __label_find_merge()
1172 struct aa_label *aa_label_find_merge(struct aa_label *a, struct aa_label *b) in aa_label_find_merge()
1175 struct aa_label *label, *ar = NULL, *br = NULL; in aa_label_find_merge()
1208 struct aa_label *aa_label_merge(struct aa_label *a, struct aa_label *b, in aa_label_merge()
1211 struct aa_label *label = NULL; in aa_label_merge()
1226 struct aa_label *new; in aa_label_merge()
1289 struct aa_label *label, in label_compound_match()
1349 struct aa_label *label, aa_state_t start, in label_components_match()
1409 struct aa_label *label, aa_state_t state, bool subns, in aa_label_match()
1434 bool aa_update_label_name(struct aa_ns *ns, struct aa_label *label, gfp_t gfp) in aa_update_label_name()
1466 static inline bool use_label_hname(struct aa_ns *ns, struct aa_label *label, in use_label_hname()
1543 static const char *label_modename(struct aa_ns *ns, struct aa_label *label, in label_modename()
1576 static inline bool display_mode(struct aa_ns *ns, struct aa_label *label, in display_mode()
1614 struct aa_label *label, int flags) in aa_label_snxprint()
1677 int aa_label_asxprint(char **strp, struct aa_ns *ns, struct aa_label *label, in aa_label_asxprint()
1707 struct aa_label *label, int flags, gfp_t gfp) in aa_label_acntsxprint()
1726 struct aa_label *label, int flags, gfp_t gfp) in aa_label_xaudit()
1756 struct aa_label *label, int flags, gfp_t gfp) in aa_label_seq_xprint()
1779 void aa_label_xprintk(struct aa_ns *ns, struct aa_label *label, int flags, in aa_label_xprintk()
1802 void aa_label_printk(struct aa_label *label, gfp_t gfp) in aa_label_printk()
1835 static struct aa_profile *fqlookupn_profile(struct aa_label *base, in fqlookupn_profile()
1836 struct aa_label *currentbase, in fqlookupn_profile()
1859 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse()
1864 struct aa_label *label, *currbase = base; in aa_label_strn_parse()
1941 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
1964 struct aa_label *this = rb_entry(node, struct aa_label, node); in aa_labelset_destroy()
1986 static struct aa_label *labelset_next_stale(struct aa_labelset *ls) in labelset_next_stale()
1988 struct aa_label *label; in labelset_next_stale()
1997 label = rb_entry(node, struct aa_label, node); in labelset_next_stale()
2024 static struct aa_label *__label_update(struct aa_label *label) in __label_update()
2026 struct aa_label *new, *tmp; in __label_update()
2098 struct aa_label *label; in __labelset_update()
2106 struct aa_label *l = __label_update(label); in __labelset_update()