Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_rhashtable.c500 pos = rht_ptr_exclusive(tbl->buckets + i); in print_ht()
H A Drhashtable.c1147 for (pos = rht_ptr_exclusive(rht_bucket(tbl, i)), in rhashtable_free_and_destroy()
/OK3568_Linux_fs/kernel/include/linux/
H A Drhashtable.h380 static inline struct rhash_head *rht_ptr_exclusive( in rht_ptr_exclusive() function