Searched refs:init_srcu_struct_fields (Results 1 – 2 of 2) sorted by relevance
38 static int init_srcu_struct_fields(struct srcu_struct *sp) in init_srcu_struct_fields() function60 return init_srcu_struct_fields(sp); in __init_srcu_struct()76 return init_srcu_struct_fields(sp); in init_srcu_struct()
175 static int init_srcu_struct_fields(struct srcu_struct *sp, bool is_static) in init_srcu_struct_fields() function203 return init_srcu_struct_fields(sp, false); in __init_srcu_struct()220 return init_srcu_struct_fields(sp, false); in init_srcu_struct()247 init_srcu_struct_fields(sp, true); in check_init_srcu_struct()