Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Drhashtable.c224 static int rhashtable_rehash_one(struct rhashtable *ht, in rhashtable_rehash_one() function
288 while (!(err = rhashtable_rehash_one(ht, bkt, old_hash))) in rhashtable_rehash_chain()