chash_table_free
void chash_table_free(struct chash_table *table);
chash_table_free(&table);
EXPORT_SYMBOL(chash_table_free);