Searched refs:__cfs_hash_theta (Results 1 – 2 of 2) sorted by relevance
1194 (__cfs_hash_theta(hs) > hs->hs_max_theta)) in cfs_hash_rehash_bits()1201 (__cfs_hash_theta(hs) < hs->hs_min_theta)) in cfs_hash_rehash_bits()1916 rc = __cfs_hash_theta(hs); in cfs_hash_rehash_worker()2065 theta = __cfs_hash_theta(hs); in cfs_hash_debug_str()
797 static inline int __cfs_hash_theta(struct cfs_hash *hs) in __cfs_hash_theta() function