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