Searched refs:hlist_nulls_next_rcu (Results 1 – 3 of 3) sorted by relevance
43 #define hlist_nulls_next_rcu(node) \ macro118 pos = rcu_dereference_raw(hlist_nulls_next_rcu(pos)))
55 head = rcu_dereference(hlist_nulls_next_rcu(head)); in ct_get_next()
77 head = rcu_dereference(hlist_nulls_next_rcu(head)); in ct_get_next()