Searched refs:__hash_long (Results 1 – 1 of 1) sorted by relevance
33 static inline unsigned long __hash_long(unsigned long val) in __hash_long() function63 return __hash_long(val) >> (BITS_PER_LONG - bits); in hash_long()