Home
last modified time | relevance | path

Searched refs:cleanup_srcu_struct (Results 1 – 20 of 20) sorted by relevance

/linux/kernel/rcu/
H A Dsrcutiny.c86 void cleanup_srcu_struct(struct srcu_struct *ssp) in cleanup_srcu_struct() function
98 EXPORT_SYMBOL_GPL(cleanup_srcu_struct);
H A Dsrcutree.c709 void cleanup_srcu_struct(struct srcu_struct *ssp) in cleanup_srcu_struct() function
754 EXPORT_SYMBOL_GPL(cleanup_srcu_struct);
2161 cleanup_srcu_struct(ssp); in srcu_module_going()
/linux/drivers/accel/qaic/
H A Dqaic_drv.c111 cleanup_srcu_struct(lock); in qaicm_srcu_release()
136 cleanup_srcu_struct(&usr->qddev_lock); in free_usr()
184 cleanup_srcu_struct(&usr->qddev_lock); in qaic_open()
/linux/include/linux/
H A Dnotifier.h96 cleanup_srcu_struct(&(name)->srcu);
/linux/arch/x86/kvm/mmu/
H A Dpage_track.c157 cleanup_srcu_struct(&head->track_srcu); in kvm_page_track_cleanup()
/linux/drivers/accel/amdxdna/
H A Damdxdna_pci_drv.c123 cleanup_srcu_struct(&client->hwctx_srcu); in amdxdna_client_cleanup()
/linux/drivers/reset/
H A Dcore.c872 cleanup_srcu_struct(&rstc->srcu); in __reset_control_get_internal()
926 cleanup_srcu_struct(&rstc->srcu); in reset_control_put_internal()
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c641 cleanup_srcu_struct(&hdev->bpf.srcu); in hid_bpf_destroy_device()
/linux/drivers/gpio/
H A Dgpiolib.c875 cleanup_srcu_struct(&gdev->desc_srcu); in gpiodev_release()
880 cleanup_srcu_struct(&gdev->srcu); in gpiodev_release()
1351 cleanup_srcu_struct(&gdev->desc_srcu); in gpiochip_add_data_with_key()
1353 cleanup_srcu_struct(&gdev->srcu); in gpiochip_add_data_with_key()
/linux/drivers/hv/
H A Dmshv_root_main.c1904 cleanup_srcu_struct(&partition->pt_irq_srcu); in mshv_partition_release()
2098 cleanup_srcu_struct(&partition->pt_irq_srcu); in mshv_ioctl_create_partition()
/linux/drivers/pci/controller/
H A Dvmd.c1052 cleanup_srcu_struct(&vmd->irqs[i].srcu); in vmd_cleanup_srcu()
/linux/block/
H A Dblk-mq.c4958 cleanup_srcu_struct(&set->tags_srcu); in blk_mq_alloc_tag_set()
4961 cleanup_srcu_struct(set->srcu); in blk_mq_alloc_tag_set()
5006 cleanup_srcu_struct(&set->tags_srcu); in blk_mq_free_tag_set()
5008 cleanup_srcu_struct(set->srcu); in blk_mq_free_tag_set()
/linux/virt/kvm/
H A Dkvm_main.c1224 cleanup_srcu_struct(&kvm->irq_srcu); in kvm_create_vm()
1226 cleanup_srcu_struct(&kvm->srcu); in kvm_create_vm()
1300 cleanup_srcu_struct(&kvm->irq_srcu); in kvm_destroy_vm()
1302 cleanup_srcu_struct(&kvm->srcu); in kvm_destroy_vm()
/linux/drivers/nvme/host/
H A Dcore.c677 cleanup_srcu_struct(&head->srcu); in nvme_free_ns_head()
3965 cleanup_srcu_struct(&head->srcu); in nvme_alloc_ns_head()
5085 cleanup_srcu_struct(&ctrl->srcu); in nvme_free_ctrl()
5185 cleanup_srcu_struct(&ctrl->srcu); in nvme_init_ctrl()
/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c709 cleanup_srcu_struct(&fdata->pq_srcu); in hfi1_file_close()
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c265 cleanup_srcu_struct(&nh->srcu); in ssam_nf_head_destroy()
/linux/net/core/
H A Drtnetlink.c633 cleanup_srcu_struct(&ops->srcu); in rtnl_link_register()
686 cleanup_srcu_struct(&ops->srcu); in rtnl_link_unregister()
814 cleanup_srcu_struct(&ops->srcu); in rtnl_af_unregister()
/linux/Documentation/RCU/
H A Dchecklist.rst425 cleanup_srcu_struct(). These last three are passed a
H A DwhatisRCU.rst1234 cleanup_srcu_struct
/linux/net/bluetooth/
H A Dhci_core.c2704 cleanup_srcu_struct(&hdev->srcu); in hci_unregister_dev()