Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsort.h24 swap_func_t swap_func);
35 swap_func_t swap_func);
H A Dtypes.h252 typedef void (*swap_func_t)(void *a, void *b, int size); typedef
/linux/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()