Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Djhash.h35 #define __jhash_mix(a, b, c) \ macro
83 __jhash_mix(a, b, c); in jhash()
129 __jhash_mix(a, b, c); in jhash2()