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.c45 * swap_words_32 - swap two elements in 32-bit chunks
58 static void swap_words_32(void *a, void *b, size_t n) in swap_words_32() function
138 swap_words_32(a, b, size); in do_swap()
/kernel/linux/linux-6.6/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) in swap_words_32() function
149 swap_words_32(a, b, size); in do_swap()

Completed in 2 milliseconds