__chash_table
void __chash_table_dump_stats(struct __chash_table *table);
static inline void __chash_table_reset_stats(struct __chash_table *table)
int __chash_table_copy_in(struct __chash_table *table, u64 key,
int __chash_table_copy_out(struct __chash_table *table, u64 key,
struct __chash_table *table;
struct __chash_table table; \
struct __chash_table table;
static void chash_table_dump(struct __chash_table *table)
static int chash_table_check(struct __chash_table *table)
int __chash_table_copy_in(struct __chash_table *table, u64 key,
int __chash_table_copy_out(struct __chash_table *table, u64 key,
void __chash_table_dump_stats(struct __chash_table *table)