init_srcu_struct
extern int init_srcu_struct(struct srcu_struct *);
ret = init_srcu_struct(&uverbs_dev->disassociate_srcu);