Searched refs:hash_table_clear (Results 1 – 2 of 2) sorted by relevance
81 extern void hash_table_clear(struct hash_table *ht);228 hash_table_clear(this->ht); in clear()
87 hash_table_clear(ht); in hash_table_dtor()93 hash_table_clear(struct hash_table *ht) in hash_table_clear() function