Searched refs:fold_hash (Results 1 – 1 of 1) sorted by relevance
1795 static inline unsigned int fold_hash(unsigned long hash) in fold_hash() function1802 #define fold_hash(x) (x) macro1825 return fold_hash(hash); in full_name_hash()1854 return hashlen_create(fold_hash(hash), len); in hash_name()