Searched refs:init_srcu_struct (Results 1 – 25 of 27) sorted by relevance
12
63 #define init_srcu_struct_fast init_srcu_struct64 #define init_srcu_struct_fast_updown init_srcu_struct
35 #define init_srcu_struct(ssp) \ macro59 int init_srcu_struct(struct srcu_struct *ssp);
69 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function73 EXPORT_SYMBOL_GPL(init_srcu_struct);
333 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function338 EXPORT_SYMBOL_GPL(init_srcu_struct);
275 init_srcu_struct(srcu_ctlp); in srcu_sync_scale_init()
932 WARN_ON(init_srcu_struct(&srcu_ctld)); in srcud_torture_init()935 WARN_ON(init_srcu_struct(&srcu_ctld)); in srcud_torture_init()944 WARN_ON(init_srcu_struct(&srcu_ctld)); in srcud_torture_init()
33 ret = init_srcu_struct(&encl->srcu); in __sgx_open()
166 return init_srcu_struct(&head->track_srcu); in kvm_page_track_init()
118 ret = init_srcu_struct(lock); in qaicm_srcu_init()168 init_srcu_struct(&usr->qddev_lock); in qaic_open()
567 if (init_srcu_struct(&nh->srcu) < 0) in srcu_init_notifier_head()
650 return init_srcu_struct(&hdev->bpf.srcu); in hid_bpf_device_init()
698 err = init_srcu_struct(&vmd->irqs[i].srcu); in vmd_alloc_irqs()
1327 init_srcu_struct(&stm_source_srcu); in stm_core_init()
163 if (!fd || init_srcu_struct(&fd->pq_srcu)) in hfi1_file_open()
251 status = init_srcu_struct(&nh->srcu); in ssam_nf_head_init()
1974 ret = init_srcu_struct(&partition->pt_irq_srcu); in mshv_ioctl_create_partition()
1150 ret = init_srcu_struct(&gdev->srcu); in gpiochip_add_data_with_key()1154 ret = init_srcu_struct(&gdev->desc_srcu); in gpiochip_add_data_with_key()
4871 ret = init_srcu_struct(set->srcu); in blk_mq_alloc_tag_set() 4875 ret = init_srcu_struct(&set->tags_srcu); in blk_mq_alloc_tag_set()
424 init_srcu_struct() or init_srcu_struct_fast() and
1232 init_srcu_struct
1157 if (init_srcu_struct(&kvm->srcu)) in kvm_create_vm() 1159 if (init_srcu_struct(&kvm->irq_srcu)) in kvm_create_vm()
2305 r = init_srcu_struct(&md->io_barrier); in alloc_dev()
615 err = init_srcu_struct(&ops->srcu); in rtnl_link_register()783 int err = init_srcu_struct(&ops->srcu); in rtnl_af_register()
2452 if (init_srcu_struct(&hdev->srcu)) { in hci_alloc_dev_priv()
2692 init_srcu_struct(), and init_srcu_struct_fast() APIs for defining and