Lines Matching defs:b
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()
214 static int sort_cmp(const void *a, const void *b) in sort_cmp()
464 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp()
962 struct aa_label *b) in aa_label_next_in_merge()
1003 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp()
1049 struct aa_label *b) in label_merge_insert()
1119 struct aa_label *b) in labelset_of_merge()
1142 struct aa_label *b) in __label_find_merge()
1181 struct aa_label *aa_label_find_merge(struct aa_label *a, struct aa_label *b) in aa_label_find_merge()
1218 struct aa_label *aa_label_merge(struct aa_label *a, struct aa_label *b, in aa_label_merge()