Searched refs:sort_t (Results 1 – 1 of 1) sorted by relevance
46 typedef int (*sort_t)(const struct slab_info *, const struct slab_info *); typedef47 static sort_t sort_func;246 static sort_t set_sort_func(char key) in BUILD_SORT_FUNC()