Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsort.h14 swap_func_t swap_func);
25 swap_func_t swap_func);
H A Dtypes.h247 typedef void (*swap_func_t)(void *a, void *b, int size); typedef
/linux-6.15/lib/
H A Dsort.c130 swap_func_t swap;
335 swap_func_t swap_func) in sort()
348 swap_func_t swap_func) in sort_nonatomic()
/linux-6.15/fs/bcachefs/
H A Deytzinger.c118 swap_func_t swap_func;
246 swap_func_t swap_func) in eytzinger0_sort()
H A Deytzinger.h298 void eytzinger0_sort(void *, size_t, size_t, cmp_func_t, swap_func_t);