Searched refs:pool_cache_sort_len_callback (Results 1 – 1 of 1) sorted by relevance
142 int pool_cache_sort_len_callback(const void *, const void *);187 {"len", "len", 'L', pool_cache_sort_len_callback},593 pool_cache_sort_len_callback(const void *s1, const void *s2) in pool_cache_sort_len_callback() function