Home
last modified time | relevance | path

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

/include/linux/
A Drculist_nulls.h45 #define hlist_nulls_first_rcu(head) \ macro
106 rcu_assign_pointer(hlist_nulls_first_rcu(h), n); in hlist_nulls_add_head_rcu()
169 pos = rcu_dereference_raw(hlist_nulls_first_rcu(head)); \
184 pos = rcu_dereference_raw(hlist_nulls_first_rcu(head)); \

Completed in 3 milliseconds