Searched refs:rht_shrink_below_30 (Results 1 – 2 of 2) sorted by relevance
195 static inline bool rht_shrink_below_30(const struct rhashtable *ht, in rht_shrink_below_30() function1068 rht_shrink_below_30(ht, tbl))) in __rhashtable_remove_fast_one()
424 else if (ht->p.automatic_shrinking && rht_shrink_below_30(ht, tbl)) in rht_deferred_worker()