Lines Matching defs:a
107 static int ns_cmp(struct aa_ns *a, struct aa_ns *b) in ns_cmp()
135 static int profile_cmp(struct aa_profile *a, struct aa_profile *b) in profile_cmp()
165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp()
217 static int sort_cmp(const void *a, const void *b) in sort_cmp()
466 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp()
963 struct aa_label *a, in aa_label_next_in_merge()
1005 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp()
1050 struct aa_label *a, in label_merge_insert()
1119 static struct aa_labelset *labelset_of_merge(struct aa_label *a, in labelset_of_merge()
1142 struct aa_label *a, in __label_find_merge()
1182 struct aa_label *aa_label_find_merge(struct aa_label *a, struct aa_label *b) in aa_label_find_merge()
1219 struct aa_label *aa_label_merge(struct aa_label *a, struct aa_label *b, in aa_label_merge()