Searched refs:table_grow (Results 1 – 3 of 3) sorted by relevance
427 void table_grow(struct lruhash* table);
236 table_grow(struct lruhash* table) in table_grow() function350 table_grow(table); in lruhash_insert()691 table_grow(table); in lruhash_insert_or_retrieve()
12681 - unit test of hash table, fixup locking problem in table_grow().