Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drhashtable.c145 struct bucket_table *new_tbl; in rhashtable_last_table() local
158 struct bucket_table *new_tbl = rhashtable_last_table(ht, in rhashtable_rehash_one() local
215 struct bucket_table *new_tbl) in rhashtable_rehash_attach()
242 struct bucket_table *new_tbl; in rhashtable_rehash_table() local
287 struct bucket_table *new_tbl, *old_tbl = rht_dereference(ht->tbl, ht); in rhashtable_expand() local
323 struct bucket_table *new_tbl, *old_tbl = rht_dereference(ht->tbl, ht); in rhashtable_shrink() local
393 struct bucket_table *new_tbl; in rhashtable_insert_rehash() local
Drhashtable.h574 struct bucket_table *tbl, *new_tbl; in __rhashtable_insert_fast() local