Searched refs:srcu_struct_ptrs (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmodule.h504 struct srcu_struct **srcu_struct_ptrs; member in struct:module
/linux-master/kernel/rcu/
H A Dsrcutree.c1959 struct srcu_struct **sspp = mod->srcu_struct_ptrs;
1975 struct srcu_struct **sspp = mod->srcu_struct_ptrs;
/linux-master/kernel/module/
H A Dmain.c2140 mod->srcu_struct_ptrs = section_objs(info, "___srcu_struct_ptrs",
2141 sizeof(*mod->srcu_struct_ptrs),

Completed in 181 milliseconds