Searched refs:count_cmp (Results 1 – 2 of 2) sorted by relevance
84 static int count_cmp(const void *p1, const void *p2) in count_cmp() function109 qsort(counts, max, sizeof(struct ipcount), count_cmp); in print_ip_map()
67 static int count_cmp(struct kwork_work *l, struct kwork_work *r) in count_cmp() function145 .cmp = count_cmp, in sort_dimension__add()