Searched refs:hash_u64 (Results 1 – 2 of 2) sorted by relevance
27 unsigned int hash_u64(uint64_t value) in hash_u64() function35 return hash_u64((long)value); in hash_pointer()
9 unsigned int hash_u64(uint64_t value);