Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dsort.c123 #define SWAP_WORDS_64 (swap_r_func_t)0 macro
144 if (swap_func == SWAP_WORDS_64) in do_swap()
227 swap_func = SWAP_WORDS_64; in sort_r()
/linux-6.12.1/fs/bcachefs/
Deytzinger.c111 #define SWAP_WORDS_64 (swap_r_func_t)0 macro
132 if (swap_func == SWAP_WORDS_64) in do_swap()
182 swap_func = SWAP_WORDS_64; in eytzinger0_sort_r()