Searched refs:srcu_struct_ptrs (Results 1 – 3 of 3) sorted by relevance
478 struct srcu_struct **srcu_struct_ptrs; member
1876 struct srcu_struct **sspp = mod->srcu_struct_ptrs; in srcu_module_coming()1891 struct srcu_struct **sspp = mod->srcu_struct_ptrs; in srcu_module_going()
2043 mod->srcu_struct_ptrs = section_objs(info, "___srcu_struct_ptrs", in find_module_sections()2044 sizeof(*mod->srcu_struct_ptrs), in find_module_sections()
Completed in 15 milliseconds