Lines Matching refs:next_node
37 cursor = READ_ONCE(shortcut->next_node); /* Address dependency. */
282 cursor = READ_ONCE(shortcut->next_node); /* Address dependency. */
368 cursor = shortcut->next_node;
408 BUG_ON(shortcut->next_node != cursor);
708 edit->set[0].ptr = &assoc_array_ptr_to_shortcut(ptr)->next_node;
753 new_s0->next_node = assoc_array_node_to_ptr(new_n0);
860 new_s0->next_node = assoc_array_node_to_ptr(new_n0);
879 side = assoc_array_ptr_to_node(shortcut->next_node);
910 new_s1->next_node = shortcut->next_node;
928 new_n0->slots[sc_slot] = shortcut->next_node;
1241 edit->set[1].ptr = &s->next_node;
1504 new_ptr_pp = &new_s->next_node;
1505 cursor = shortcut->next_node;
1573 ptr = s->next_node;