Searched refs:__cfs_hash_theta (Results 1 – 2 of 2) sorted by relevance
1185 (__cfs_hash_theta(hs) > hs->hs_max_theta)) in cfs_hash_rehash_bits()1192 (__cfs_hash_theta(hs) < hs->hs_min_theta)) in cfs_hash_rehash_bits()1903 rc = __cfs_hash_theta(hs); in cfs_hash_rehash_worker()2052 theta = __cfs_hash_theta(hs); in cfs_hash_debug_str()
773 static inline int __cfs_hash_theta(struct cfs_hash *hs) in __cfs_hash_theta() function