Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dsort.c125 #define SWAP_WORDS_64 (swap_func_t)0 macro
135 if (swap_func == SWAP_WORDS_64) in do_swap()
213 swap_func = SWAP_WORDS_64; in sort_r()