Searched refs:node1 (Results 1 – 2 of 2) sorted by relevance
39 void uf_union(struct uf_node *node1, struct uf_node *node2);
598 struct hlist_node *node1 = left->first; in hlists_swap_heads_rcu() local602 rcu_assign_pointer(right->first, node1); in hlists_swap_heads_rcu()604 WRITE_ONCE(node1->pprev, &right->first); in hlists_swap_heads_rcu()
Completed in 10 milliseconds