Searched refs:rht_ptr_exclusive (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drhashtable.h370 * rht_ptr_exclusive() dereferences in a context where exclusive
387 static inline struct rhash_head *rht_ptr_exclusive( function
/linux-master/lib/
H A Drhashtable.c1151 for (pos = rht_ptr_exclusive(rht_bucket(tbl, i)),
H A Dtest_rhashtable.c486 pos = rht_ptr_exclusive(tbl->buckets + i);

Completed in 215 milliseconds