Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Drhashtable.c175 static struct bucket_table *bucket_table_alloc(struct rhashtable *ht, in bucket_table_alloc() function
363 new_tbl = bucket_table_alloc(ht, size, GFP_KERNEL); in rhashtable_rehash_alloc()
464 new_tbl = bucket_table_alloc(ht, size, GFP_ATOMIC | __GFP_NOWARN); in rhashtable_insert_rehash()
1065 tbl = bucket_table_alloc(ht, size, GFP_KERNEL); in rhashtable_init()
1068 tbl = bucket_table_alloc(ht, size, GFP_KERNEL | __GFP_NOFAIL); in rhashtable_init()
/openbmc/u-boot/doc/
H A DREADME.sifive-fu540216 [ 3.125346] random: get_random_u32 called from bucket_table_alloc+0x72/0x172 with crng_init=0