Searched refs:fold_hash (Results 1 – 1 of 1) sorted by relevance
1856 static inline unsigned int fold_hash(unsigned long hash) in fold_hash() function1863 #define fold_hash(x) (x) macro1886 return fold_hash(hash); in full_name_hash()1915 return hashlen_create(fold_hash(hash), len); in hash_name()