Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 3 of 3) sorted by relevance

/lib/
Drhashtable.c38 const struct bucket_table *tbl, in head_hashfn()
53 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held()
85 static void nested_bucket_table_free(const struct bucket_table *tbl) in nested_bucket_table_free()
100 static void bucket_table_free(const struct bucket_table *tbl) in bucket_table_free()
143 struct bucket_table *tbl; in nested_bucket_table_alloc() local
170 struct bucket_table *tbl = NULL; in bucket_table_alloc() local
203 struct bucket_table *tbl) in rhashtable_last_table()
401 struct bucket_table *tbl; in rht_deferred_worker() local
431 struct bucket_table *tbl) in rhashtable_insert_rehash()
480 struct bucket_table *tbl, unsigned int hash, in rhashtable_lookup_one()
[all …]
Ddevres.c322 void __iomem **tbl; in pcim_iomap() local
344 void __iomem **tbl; in pcim_iounmap() local
Dtest_rhashtable.c488 const struct bucket_table *tbl; in print_ht() local