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

/linux-master/lib/
H A Dsort.c45 * swap_words_32 - swap two elements in 32-bit chunks
58 static void swap_words_32(void *a, void *b, size_t n) function
149 swap_words_32(a, b, size);
/linux-master/fs/bcachefs/
H A Deytzinger.c31 * swap_words_32 - swap two elements in 32-bit chunks
44 static void swap_words_32(void *a, void *b, size_t n) function
135 swap_words_32(a, b, size);

Completed in 120 milliseconds