init_srcu_struct_fast
int init_srcu_struct_fast(struct srcu_struct *ssp);
WARN_ON(init_srcu_struct_fast(&srcu_ctld));
EXPORT_SYMBOL_GPL(init_srcu_struct_fast);