Searched refs:hash_rehash (Results 1 – 3 of 3) sorted by relevance
84 bool hash_rehash (Hash_table *, size_t);
819 hash_rehash (Hash_table *table, size_t candidate) in hash_rehash() function970 if (!hash_rehash (table, candidate)) in hash_insert()1016 hash_rehash (table, candidate); in hash_delete()
6148 hash_find_entry, hash_rehash, hash_insert): Likewise.