Home
last modified time | relevance | path

Searched refs:synchronize_srcu (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/memory-model/scripts/
H A Dsimpletest.sh29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c223 synchronize_srcu(&hdev->bpf.srcu); in hid_bpf_reg()
254 synchronize_srcu(&hdev->bpf.srcu); in hid_bpf_unreg()
H A Dhid_bpf_dispatch.c632 synchronize_srcu(&hdev->bpf.srcu); in hid_bpf_destroy_device()
/linux/mm/
H A Dmmu_notifier.c347 synchronize_srcu(&srcu); in mn_hlist_release()
831 synchronize_srcu(&srcu); in mmu_notifier_unregister()
1097 synchronize_srcu(&srcu); in mmu_notifier_synchronize()
/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.c72 synchronize_srcu(&encl->srcu); in sgx_release()
/linux/tools/memory-model/Documentation/
H A Dherd-representation.txt58 | synchronize_srcu | SRCU[sync-srcu] |
/linux/drivers/accel/qaic/
H A Dqaic_drv.c273 synchronize_srcu(&usr->qddev_lock); in qaic_destroy_drm_device()
341 synchronize_srcu(&qdev->dev_lock); in qaic_notify_reset()
/linux/tools/memory-model/
H A Dlinux-kernel.bell69 (* Check for use of synchronize_srcu() inside an RCU critical section *)
H A Dlinux-kernel.def57 synchronize_srcu(X) { __srcu{sync-srcu}(X); }
H A Dlinux-kernel.cat141 * the synchronize_srcu() and srcu_read_[un]lock() calls refer to the same
/linux/arch/x86/kvm/mmu/
H A Dpage_track.c257 synchronize_srcu(&head->track_srcu); in kvm_page_track_unregister_notifier()
/linux/mm/kasan/
H A Dquarantine.c380 synchronize_srcu(&remove_cache_srcu); in kasan_quarantine_remove_cache()
/linux/tools/testing/cxl/test/
H A Dmock.c27 synchronize_srcu(&cxl_mock_srcu); in unregister_cxl_mock_ops()
/linux/Documentation/RCU/
H A Dchecklist.rst207 for synchronize_srcu(), synchronize_rcu_expedited(),
238 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
418 to srcu_read_lock(), srcu_read_unlock() synchronize_srcu(),
420 synchronize_srcu() waits only for SRCU read-side critical
535 - Either synchronize_srcu() or synchronize_srcu_expedited(),
H A Drcu.rst59 "synchronize_srcu", and the other RCU primitives. Or grab one
/linux/kernel/
H A Dnotifier.c518 synchronize_srcu(&nh->srcu); in srcu_notifier_chain_unregister()
/linux/arch/x86/kvm/
H A Dirq_comm.c256 synchronize_srcu(&kvm->irq_srcu); in kvm_unregister_irq_mask_notifier()
/linux/fs/dlm/
H A Dmidcomms.c1430 synchronize_srcu(&nodes_srcu); in dlm_midcomms_close()
1450 synchronize_srcu(&nodes_srcu); in dlm_midcomms_close()
/linux/drivers/dax/
H A Dsuper.c339 synchronize_srcu(&dax_srcu); in kill_dax()
/linux/security/tomoyo/
H A Dgc.c397 synchronize_srcu(&tomoyo_ss); in tomoyo_try_to_gc()
/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.c94 synchronize_srcu(ss); in amdxdna_hwctx_destroy_rcu()
/linux/drivers/infiniband/core/
H A Duverbs_uapi.c702 synchronize_srcu(&uverbs_dev->disassociate_srcu); in uverbs_disassociate_api_pre()
/linux/drivers/gpu/drm/
H A Ddrm_drv.c492 synchronize_srcu(&drm_unplug_srcu); in drm_dev_unplug()
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c2366 synchronize_srcu(&nf_head->srcu); in ssam_notifier_register()
2440 synchronize_srcu(&nf_head->srcu); in __ssam_notifier_unregister()
/linux/drivers/base/power/
H A Dwakeup.c198 synchronize_srcu(&wakeup_srcu); in wakeup_source_remove()

12