Home
last modified time | relevance | path

Searched refs:synchronize_srcu_expedited (Results 1 – 14 of 14) 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()
453 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_irqfd_assign()
581 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.c1641 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
6051 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.h129 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in srcu_expedite_current()
119 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) synchronize_srcu_expedited() function
H A Dsrcutree.h238 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.c628 * synchronize_srcu_expedited(). We spin for a fixed time period in srcu_readers_active_idx_check()
1475 * Helper function for synchronize_srcu() and synchronize_srcu_expedited().
1510 * synchronize_srcu_expedited - Brute-force SRCU grace period in __synchronize_srcu()
1516 * Note that synchronize_srcu_expedited() has the same deadlock and in __synchronize_srcu()
1519 void synchronize_srcu_expedited(struct srcu_struct *ssp) in __synchronize_srcu()
1523 EXPORT_SYMBOL_GPL(synchronize_srcu_expedited); in __synchronize_srcu()
1577 synchronize_srcu_expedited(ssp);
1543 void synchronize_srcu_expedited(struct srcu_struct *ssp) synchronize_srcu_expedited() function
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/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1386 synchronize_srcu_expedited(&kvm->srcu); in resize_hpt_pivot()
1967 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_get_htab_fd()