Home
last modified time | relevance | path

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

/linux/tools/memory-model/scripts/
H A Dsimpletest.sh29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
/linux/virt/kvm/
H A Deventfd.c112 synchronize_srcu_expedited(&kvm->irq_srcu); in irqfd_resampler_shutdown()
130 synchronize_srcu_expedited(&kvm->irq_srcu); in irqfd_shutdown()
440 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_irqfd_assign()
568 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_unregister_irq_ack_notifier()
H A Dirqchip.c225 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_set_irq_routing()
H A Dkvm_main.c1657 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
6066 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_unregister_dev()
/linux/drivers/hv/
H A Dmshv_irq.c73 synchronize_srcu_expedited(&partition->pt_irq_srcu); in mshv_update_routing_table()
/linux/include/linux/
H A Dsrcutiny.h119 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
H A Dsrcutree.h237 void synchronize_srcu_expedited(struct srcu_struct *ssp);
/linux/tools/memory-model/
H A Dlinux-kernel.def58 synchronize_srcu_expedited(X) { __srcu{sync-srcu}(X); }
/linux/Documentation/RCU/
H A Dchecklist.rst214 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
429 synchronize_srcu_expedited(), and call_srcu(). A given
451 SRCU's expedited primitive (synchronize_srcu_expedited())
548 - Either synchronize_srcu() or synchronize_srcu_expedited(),
H A DwhatisRCU.rst1207 srcu_read_lock_fast synchronize_srcu_expedited
/linux/kernel/rcu/
H A Dsrcutree.c1541 void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
1545 EXPORT_SYMBOL_GPL(synchronize_srcu_expedited);
1599 synchronize_srcu_expedited(ssp); in synchronize_srcu()
H A Drcuscale.c251 synchronize_srcu_expedited(srcu_ctlp); in srcu_scale_synchronize_expedited()
H A Drcutorture.c886 synchronize_srcu_expedited(srcu_ctlp); in srcu_torture_synchronize_expedited()
/linux/arch/x86/kvm/
H A Dpmu.c1136 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_set_pmu_event_filter()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2689 synchronize_srcu_expedited(), call_srcu(), srcu_barrier(),