Searched refs:d_slots (Results 1 – 1 of 1) sorted by relevance
1923 void __rcu **s_slots, **d_slots; in node_copy() local1927 d_slots = ma_slots(dst, d_mt) + d_start; in node_copy()1931 memcpy(d_slots, s_slots, size * sizeof(void __rcu *)); in node_copy()1938 mt_slot_locked(mas->tree, d_slots, i), in node_copy()