Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dmurmurhash3.c22 static __always_inline u64 fmix64(u64 k) in fmix64() function
147 h1 = fmix64(h1); in murmurhash3_128()
148 h2 = fmix64(h2); in murmurhash3_128()

Completed in 5 milliseconds