Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drhashtable.h337 static inline unsigned long rht_lock_nested(struct bucket_table *tbl, in rht_lock_nested() function
/openbmc/linux/lib/
H A Drhashtable.c257 flags = rht_lock_nested(new_tbl, &new_tbl->buckets[new_hash], in rhashtable_rehash_one()