Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dsort.c124 #define SWAP_WORDS_32 (swap_r_func_t)1 macro
146 else if (swap_func == SWAP_WORDS_32) in do_swap()
229 swap_func = SWAP_WORDS_32; in sort_r()
/linux-6.12.1/fs/bcachefs/
Deytzinger.c112 #define SWAP_WORDS_32 (swap_r_func_t)1 macro
134 else if (swap_func == SWAP_WORDS_32) in do_swap()
184 swap_func = SWAP_WORDS_32; in eytzinger0_sort_r()