Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
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()
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c1637 static void swap_func(void *lptr, void *rptr, int size) in swap_func() function