Searched refs:hash_32 (Results 1 – 1 of 1) sorted by relevance
30 #define hash_long(val, bits) hash_32(val, bits)61 static inline u32 hash_32(u32 val, unsigned int bits) in hash_32() function