Searched refs:_cache_sort (Results 1 – 1 of 1) sorted by relevance
455 #define cache_sort(x, y) _cache_sort((void **)(x), (void **)(y))457 _cache_sort(void **p1, void **p2) in _cache_sort() function