Searched refs:d_slots (Results 1 – 1 of 1) sorted by relevance
1996 void __rcu **s_slots, **d_slots; in node_copy() local2000 d_slots = ma_slots(dst, d_mt) + d_start; in node_copy()2004 memcpy(d_slots, s_slots, size * sizeof(void __rcu *)); in node_copy()2008 d_slots, d_start, size); in node_copy()