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

/linux-master/lib/
H A Dsort.c68 * swap_words_64 - swap two elements in 64-bit chunks
83 static void swap_words_64(void *a, void *b, size_t n) function
147 swap_words_64(a, b, size);
/linux-master/fs/bcachefs/
H A Deytzinger.c54 * swap_words_64 - swap two elements in 64-bit chunks
69 static void swap_words_64(void *a, void *b, size_t n) function
133 swap_words_64(a, b, size);

Completed in 109 milliseconds