Searched refs:may_resize (Results 1 – 1 of 1) sorted by relevance
1022 struct swap_entries *swap, bool may_resize) { in hashmap_base_put_boldly() argument1030 if (may_resize) { in hashmap_base_put_boldly()1067 #define hashmap_put_boldly(h, idx, swap, may_resize) \ argument1068 hashmap_base_put_boldly(HASHMAP_BASE(h), idx, swap, may_resize)