Home
last modified time | relevance | path

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

/linux/tools/memory-model/scripts/
H A Dsimpletest.sh29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
/linux/include/linux/
H A Dsrcutiny.h96 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
H A Dsrcutree.h211 void synchronize_srcu_expedited(struct srcu_struct *ssp);
/linux/drivers/hv/
H A Dmshv_irq.c73 synchronize_srcu_expedited(&partition->pt_irq_srcu); in mshv_update_routing_table()
/linux/virt/kvm/
H A Deventfd.c105 * synchronize_srcu_expedited(&kvm->irq_srcu) already called in irqfd_resampler_shutdown()
112 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()
653 * Caller must invoke synchronize_srcu_expedited(&kvm->irq_srcu) afterwards.
H A Dirqchip.c225 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_set_irq_routing()
H A Dkvm_main.c1647 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
5973 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_register_dev()
6010 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_unregister_dev()
/linux/kernel/rcu/
H A Dsrcutree.c597 * synchronize_srcu_expedited(). We spin for a fixed time period
1423 * Helper function for synchronize_srcu() and synchronize_srcu_expedited().
1458 * synchronize_srcu_expedited - Brute-force SRCU grace period
1464 * Note that synchronize_srcu_expedited() has the same deadlock and
1467 void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
1471 EXPORT_SYMBOL_GPL(synchronize_srcu_expedited);
1525 synchronize_srcu_expedited(ssp); in synchronize_srcu()
H A Drcuscale.c251 synchronize_srcu_expedited(srcu_ctlp); in srcu_scale_synchronize_expedited()
/linux/tools/memory-model/
H A Dlinux-kernel.def58 synchronize_srcu_expedited(X) { __srcu{sync-srcu}(X); }
/linux/Documentation/RCU/
H A Dchecklist.rst208 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
419 synchronize_srcu_expedited(), and call_srcu(). A given
441 SRCU's expedited primitive (synchronize_srcu_expedited())
535 - Either synchronize_srcu() or synchronize_srcu_expedited(),
H A DwhatisRCU.rst1137 srcu_dereference synchronize_srcu_expedited
/linux/arch/x86/kvm/
H A Dpmu.c1029 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_set_pmu_event_filter()
/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()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1555 synchronize_srcu_expedited(&gt->reset.backoff_srcu); in intel_gt_handle_error()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2692 synchronize_srcu(), synchronize_srcu_expedited(),