Home
last modified time | relevance | path

Searched defs:new_tbl (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/lib/
Drhashtable.c148 struct bucket_table *new_tbl; in rhashtable_last_table() local
161 struct bucket_table *new_tbl = rhashtable_last_table(ht, in rhashtable_rehash_one() local
218 struct bucket_table *new_tbl) in rhashtable_rehash_attach()
245 struct bucket_table *new_tbl; in rhashtable_rehash_table() local
290 struct bucket_table *new_tbl, *old_tbl = rht_dereference(ht->tbl, ht); in rhashtable_expand() local
326 struct bucket_table *new_tbl, *old_tbl = rht_dereference(ht->tbl, ht); in rhashtable_shrink() local
396 struct bucket_table *new_tbl; in rhashtable_insert_rehash() local
/linux-4.4.14/include/linux/
Drhashtable.h574 struct bucket_table *tbl, *new_tbl; in __rhashtable_insert_fast() local