Searched defs:swap_func (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| D | sort.c | 133 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-6.6/lib/ |
| D | sort.c | 139 static void do_swap(void *a, void *b, size_t size, swap_r_func_t swap_func, const void *priv) in do_swap() 212 swap_r_func_t swap_func, in sort_r() 283 swap_func_t swap_func) in sort()
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_algs.c | 1564 static void swap_func(void *lptr, void *rptr, int size) in swap_func() function
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_algs.c | 1637 static void swap_func(void *lptr, void *rptr, int size) in swap_func() function
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptvf_algs.c | 1600 static void swap_func(void *lptr, void *rptr, int size) in swap_func() function
|