Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A 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()
/kernel/linux/linux-6.6/lib/
H A Dsort.c125 #define SWAP_WORDS_64 (swap_r_func_t)0 macro
146 if (swap_func == SWAP_WORDS_64) in do_swap()
228 swap_func = SWAP_WORDS_64; in sort_r()

Completed in 2 milliseconds