Searched refs:rht_assign_locked (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Drhashtable.c270 rht_assign_locked(bkt, next);
530 rht_assign_locked(bkt, obj);
581 rht_assign_locked(bkt, obj);
/linux-master/include/linux/
H A Drhashtable.h323 * When we write to a bucket without unlocking, we use rht_assign_locked().
393 static inline void rht_assign_locked(struct rhash_lock_head __rcu **bkt, function

Completed in 184 milliseconds