Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Drhashtable.c147 static struct bucket_table *nested_bucket_table_alloc(struct rhashtable *ht, in nested_bucket_table_alloc() function
189 tbl = nested_bucket_table_alloc(ht, nbuckets, gfp); in bucket_table_alloc()