Searched refs:init_srcu_struct (Results 1 – 11 of 11) sorted by relevance
56 #define init_srcu_struct(sp) \ macro70 int init_srcu_struct(struct srcu_struct *sp);
67 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function71 EXPORT_SYMBOL_GPL(init_srcu_struct);
522 if (init_srcu_struct(&nh->srcu) < 0) in srcu_init_notifier_head()
549 init_srcu_struct(&srcu_ctl); in srcu_torture_init()
7337 init_srcu_struct(&pmus_srcu); in perf_event_init()
304 ret = init_srcu_struct(&fsnotify_mark_srcu); in fsnotify_init()
281 init_srcu_struct(&tomoyo_ss)) in tomoyo_init()
332 and cleanup is required via init_srcu_struct() and
840 init_srcu_struct
462 if (init_srcu_struct(&kvm->srcu)) in kvm_create_vm()
1632 ret = init_srcu_struct(&fs_info->subvol_srcu); in open_ctree()