Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_drv.c51 cleanup_srcu_struct(&usr->qddev_lock); in free_usr()
99 cleanup_srcu_struct(&usr->qddev_lock); in qaic_open()
392 cleanup_srcu_struct(&qdev->dbc[i].ch_lock); in cleanup_qdev()
393 cleanup_srcu_struct(&qdev->dev_lock); in cleanup_qdev()
/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c80 void cleanup_srcu_struct(struct srcu_struct *ssp) in cleanup_srcu_struct() function
91 EXPORT_SYMBOL_GPL(cleanup_srcu_struct);
H A Dupdate.c635 cleanup_srcu_struct(&early_srcu); in rcu_verify_early_boot_tests()
H A Dsrcutree.c644 void cleanup_srcu_struct(struct srcu_struct *ssp) in cleanup_srcu_struct() function
680 EXPORT_SYMBOL_GPL(cleanup_srcu_struct);
1965 cleanup_srcu_struct(ssp); in srcu_module_going()
H A Drcuscale.c256 cleanup_srcu_struct(srcu_ctlp); in srcu_sync_scale_cleanup()
H A Drcutorture.c752 cleanup_srcu_struct(&srcu_ctld); in srcu_torture_cleanup()
/openbmc/linux/include/linux/
H A Dnotifier.h96 cleanup_srcu_struct(&(name)->srcu);
H A Dsrcu.h56 void cleanup_srcu_struct(struct srcu_struct *ssp);
/openbmc/linux/arch/x86/kvm/mmu/
H A Dpage_track.c144 cleanup_srcu_struct(&head->track_srcu); in kvm_page_track_cleanup()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c1200 cleanup_srcu_struct(&user->release_barrier); in free_user_work()
3698 cleanup_srcu_struct(&intf->users_srcu); in ipmi_add_smi()
3807 cleanup_srcu_struct(&intf->users_srcu); in ipmi_unregister_smi()
5509 cleanup_srcu_struct(&ipmi_interfaces_srcu); in ipmi_init_msghandler()
5561 cleanup_srcu_struct(&ipmi_interfaces_srcu); in cleanup_ipmi()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dencl.c759 cleanup_srcu_struct(&encl->srcu); in sgx_encl_release()
/openbmc/linux/drivers/pci/controller/
H A Dvmd.c1038 cleanup_srcu_struct(&vmd->irqs[i].srcu); in vmd_cleanup_srcu()
/openbmc/linux/drivers/nvme/host/
H A Dcore.c610 cleanup_srcu_struct(&head->srcu); in nvme_free_ns_head()
3409 cleanup_srcu_struct(&head->srcu); in nvme_alloc_ns_head()
4428 cleanup_srcu_struct(&ctrl->srcu); in nvme_free_ctrl()
4547 cleanup_srcu_struct(&ctrl->srcu); in nvme_init_ctrl()
/openbmc/linux/virt/kvm/
H A Dkvm_main.c1276 cleanup_srcu_struct(&kvm->irq_srcu); in kvm_create_vm()
1278 cleanup_srcu_struct(&kvm->srcu); in kvm_create_vm()
1345 cleanup_srcu_struct(&kvm->irq_srcu); in kvm_destroy_vm()
1346 cleanup_srcu_struct(&kvm->srcu); in kvm_destroy_vm()
/openbmc/linux/drivers/hwtracing/stm/
H A Dcore.c1354 cleanup_srcu_struct(&stm_source_srcu); in stm_core_exit()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c136 cleanup_srcu_struct(&dev->disassociate_srcu); in ib_uverbs_release_dev()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1603 cleanup_srcu_struct(&gt->reset.backoff_srcu); in intel_gt_fini_reset()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c709 cleanup_srcu_struct(&fdata->pq_srcu); in hfi1_file_close()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c265 cleanup_srcu_struct(&nh->srcu); in ssam_nf_head_destroy()
/openbmc/linux/block/
H A Dblk-mq.c4561 cleanup_srcu_struct(set->srcu); in blk_mq_alloc_tag_set()
4605 cleanup_srcu_struct(set->srcu); in blk_mq_free_tag_set()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1782 cleanup_srcu_struct(&wilc->srcu); in wlan_deinit_locks()
/openbmc/linux/Documentation/RCU/
H A Dchecklist.rst409 and cleanup_srcu_struct(). These last two are passed a
H A DwhatisRCU.rst1114 cleanup_srcu_struct
/openbmc/linux/drivers/md/
H A Ddm.c2019 cleanup_srcu_struct(&md->io_barrier); in cleanup_mapped_device()