Home
last modified time | relevance | path

Searched defs:swap_func (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dsort.c133 static void do_swap(void *a, void *b, size_t size, swap_func_t swap_func) in do_swap()
201 swap_func_t swap_func, in sort_r()
268 swap_func_t swap_func) in sort()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c1637 static void swap_func(void *lptr, void *rptr, int size) in swap_func() function