Searched refs:bucket_table_alloc (Results 1 – 1 of 1) sorted by relevance
177 static struct bucket_table *bucket_table_alloc(struct rhashtable *ht, in bucket_table_alloc() function367 new_tbl = bucket_table_alloc(ht, size, GFP_KERNEL); in rhashtable_rehash_alloc()468 new_tbl = bucket_table_alloc(ht, size, GFP_ATOMIC | __GFP_NOWARN); in rhashtable_insert_rehash()1071 tbl = bucket_table_alloc(ht, size, GFP_KERNEL); in rhashtable_init_noprof()1074 tbl = bucket_table_alloc(ht, size, GFP_KERNEL | __GFP_NOFAIL); in rhashtable_init_noprof()