Home
last modified time | relevance | path

Searched refs:nested_table_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Drhashtable.c122 static union nested_table *nested_table_alloc(struct rhashtable *ht, in nested_table_alloc() function
166 if (!nested_table_alloc(ht, (union nested_table __rcu **)tbl->buckets, in nested_bucket_table_alloc()
1234 ntbl = nested_table_alloc(ht, &ntbl[index].table, in rht_bucket_nested_insert()
1241 ntbl = nested_table_alloc(ht, &ntbl[index].table, in rht_bucket_nested_insert()