Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drhashtable.h334 static inline void rht_lock_nested(struct bucket_table *tbl, in rht_lock_nested() function
/linux-6.1.9/lib/
Drhashtable.c256 rht_lock_nested(new_tbl, &new_tbl->buckets[new_hash], SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()