Searched refs:srcu_struct_array (Results 1 – 2 of 2) sorted by relevance
36 struct srcu_struct_array { struct49 struct srcu_struct_array __percpu *per_cpu_ref; argument106 static DEFINE_PER_CPU(struct srcu_struct_array, name##_srcu_array);\
109 sp->per_cpu_ref = alloc_percpu(struct srcu_struct_array); in init_srcu_struct_fields()