Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dsort.c126 #define SWAP_WORDS_32 (swap_func_t)1 macro
137 else if (swap_func == SWAP_WORDS_32) in do_swap()
215 swap_func = SWAP_WORDS_32; in sort_r()
/kernel/linux/linux-6.6/lib/
H A Dsort.c126 #define SWAP_WORDS_32 (swap_r_func_t)1 macro
148 else if (swap_func == SWAP_WORDS_32) in do_swap()
230 swap_func = SWAP_WORDS_32; in sort_r()

Completed in 2 milliseconds