__init_srcu_struct
int __init_srcu_struct(struct srcu_struct *ssp, const char *name, struct lock_class_key *key);
__init_srcu_struct((ssp), #ssp, &__srcu_key); \
#define __init_srcu_struct_fast __init_srcu_struct
#define __init_srcu_struct_fast_updown __init_srcu_struct
EXPORT_SYMBOL_GPL(__init_srcu_struct);
EXPORT_SYMBOL_GPL(__init_srcu_struct);