Searched defs:cmp (Results 1 – 4 of 4) sorted by relevance
19 static struct list_head *merge(void *priv, cmp_func cmp, in merge()55 static void merge_final(void *priv, cmp_func cmp, struct list_head *head, in merge_final()
59 static int __init cmp(void *priv, struct list_head *a, struct list_head *b) in cmp() function
152 cmp_r_func_t cmp, const void *priv) in do_cmp()
47 int cmp; in mpi_cmp() local