Searched refs:init_srcu_struct_fields (Results 1 – 4 of 4) sorted by relevance
27 static int init_srcu_struct_fields(struct srcu_struct *ssp) in init_srcu_struct_fields() function51 return init_srcu_struct_fields(ssp); in __init_srcu_struct()67 return init_srcu_struct_fields(ssp); in init_srcu_struct()
163 static int init_srcu_struct_fields(struct srcu_struct *ssp, bool is_static) in init_srcu_struct_fields() function193 return init_srcu_struct_fields(ssp, false); in __init_srcu_struct()210 return init_srcu_struct_fields(ssp, false); in init_srcu_struct()236 init_srcu_struct_fields(ssp, true); in check_init_srcu_struct()
4218 ffff800010103824 t init_srcu_struct_fields
Completed in 337 milliseconds