Home
last modified time | relevance | path

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

/lib/
Drhashtable.c36 const struct bucket_table *tbl, in head_hashfn()
51 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held()
63 static int alloc_bucket_locks(struct rhashtable *ht, struct bucket_table *tbl, in alloc_bucket_locks()
98 static void bucket_table_free(const struct bucket_table *tbl) in bucket_table_free()
115 struct bucket_table *tbl = NULL; in bucket_table_alloc() local
146 struct bucket_table *tbl) in rhashtable_last_table()
358 struct bucket_table *tbl; in rht_deferred_worker() local
381 struct bucket_table *tbl, in rhashtable_check_elasticity()
395 struct bucket_table *tbl) in rhashtable_insert_rehash()
446 struct bucket_table *tbl, in rhashtable_insert_slow()
[all …]
Ddevres.c289 void __iomem **tbl; in pcim_iomap() local
311 void __iomem **tbl; in pcim_iounmap() local
Diommu-common.c228 static struct iommu_pool *get_pool(struct iommu_map_table *tbl, in get_pool()