Home
last modified time | relevance | path

Searched refs:cmp_r_func_t (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dsort.c154 #define _CMP_WRAPPER ((cmp_r_func_t)0L)
156 static int do_cmp(const void *a, const void *b, cmp_r_func_t cmp, const void *priv) in do_cmp()
209 cmp_r_func_t cmp_func, in sort_r()
/linux/include/linux/
H A Dsort.h8 cmp_r_func_t cmp_func,
H A Dtypes.h247 typedef int (*cmp_r_func_t)(const void *a, const void *b, const void *priv); typedef
/linux/fs/bcachefs/
H A Deytzinger.h316 cmp_r_func_t, swap_r_func_t, const void *);