Home
last modified time | relevance | path

Searched refs:synchronize_srcu_expedited (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/memory-model/scripts/
H A Dsimpletest.sh29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
/openbmc/linux/include/linux/
H A Dsrcutiny.h72 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
H A Dsrcutree.h190 void synchronize_srcu_expedited(struct srcu_struct *ssp);
/openbmc/linux/virt/kvm/
H A Dirqchip.c227 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_set_irq_routing()
H A Dkvm_main.c1596 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
5586 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_register_dev()
5623 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_unregister_dev()
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.def58 synchronize_srcu_expedited(X) { __srcu{sync-srcu}(X); }
/openbmc/linux/kernel/rcu/
H A Dsrcutree.c1409 void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
1413 EXPORT_SYMBOL_GPL(synchronize_srcu_expedited);
1465 synchronize_srcu_expedited(ssp); in synchronize_srcu()
H A Drcuscale.c228 synchronize_srcu_expedited(srcu_ctlp); in srcu_scale_synchronize_expedited()
H A Drcutorture.c717 synchronize_srcu_expedited(srcu_ctlp); in srcu_torture_synchronize_expedited()
/openbmc/linux/Documentation/RCU/
H A Dchecklist.rst208 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
413 synchronize_srcu_expedited(), and call_srcu(). A given
435 SRCU's expedited primitive (synchronize_srcu_expedited())
524 - Either synchronize_srcu() or synchronize_srcu_expedited(),
H A DwhatisRCU.rst1105 srcu_dereference synchronize_srcu_expedited
/openbmc/linux/arch/x86/kvm/
H A Dpmu.c955 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_set_pmu_event_filter()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1415 synchronize_srcu_expedited(&kvm->srcu); in resize_hpt_pivot()
1996 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_get_htab_fd()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1482 synchronize_srcu_expedited(&gt->reset.backoff_srcu); in intel_gt_handle_error()
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2563 synchronize_srcu(), synchronize_srcu_expedited(),