Searched refs:profile_cmp (Results 1 – 1 of 1) sorted by relevance
135 static int profile_cmp(struct aa_profile *a, struct aa_profile *b) in profile_cmp() function177 int res = profile_cmp(a[i], b[i]); in vec_cmp()216 return profile_cmp(*(struct aa_profile **)a, *(struct aa_profile **)b); in sort_cmp()233 int res = profile_cmp(vec[pos], vec[i]); in unique()282 int res = profile_cmp(vec[pos], tmp); in aa_vec_unique()509 int res = profile_cmp(sub->vec[I->j], set->vec[I->i]); in __aa_label_next_not_in_set()973 int res = profile_cmp(a->vec[I->i], b->vec[I->j]); in aa_label_next_in_merge()1016 int res = profile_cmp(p, z->vec[k]); in label_merge_cmp()