Searched refs:swap_func_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dsort.h14 swap_func_t swap_func);
H A Dtypes.h245 typedef void (*swap_func_t)(void *a, void *b, int size); typedef
/linux-master/lib/
H A Dsort.c132 swap_func_t swap;
293 swap_func_t swap_func)
/linux-master/fs/bcachefs/
H A Deytzinger.c118 swap_func_t swap_func;
226 swap_func_t swap_func)
H A Deytzinger.h304 void eytzinger0_sort(void *, size_t, size_t, cmp_func_t, swap_func_t);

Completed in 136 milliseconds