Searched refs:hlist_pprev_rcu (Results 1 – 1 of 1) sorted by relevance
612 #define hlist_pprev_rcu(node) (*((struct hlist_node __rcu **)((node)->pprev))) macro705 rcu_assign_pointer(hlist_pprev_rcu(n), n); in hlist_add_before_rcu()
Completed in 4 milliseconds