Home
last modified time | relevance | path

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

/linux/lib/
H A Drhashtable.c226 struct bucket_table *new_tbl; in rhashtable_last_table() local
241 struct bucket_table *new_tbl = rhashtable_last_table(ht, old_tbl); in rhashtable_rehash_one() local
312 struct bucket_table *new_tbl) in rhashtable_rehash_attach()
330 struct bucket_table *new_tbl; in rhashtable_rehash_table() local
371 struct bucket_table *new_tbl; in rhashtable_rehash_alloc() local
483 struct bucket_table *new_tbl; in rhashtable_insert_rehash() local
583 struct bucket_table *new_tbl; in rhashtable_insert_one() local
627 struct bucket_table *new_tbl; in rhashtable_try_insert() local
/linux/include/net/
H A Dip_vs.h508 struct ip_vs_rht __rcu *new_tbl; /* New/Same table */ member