Home
last modified time | relevance | path

Searched refs:synchronize_srcu_expedited (Results 1 – 17 of 17) 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()
388 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_irqfd_assign()
527 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_unregister_irq_ack_notifier()
H A Dirqchip.c227 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_set_irq_routing()
H A Dkvm_main.c1630 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
5990 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_register_dev()
6027 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_unregister_dev()
/linux/include/linux/
H A Dsrcutiny.h74 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
H A Dsrcutree.h203 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/kernel/rcu/
H A Dsrcutree.c1424 void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
1428 EXPORT_SYMBOL_GPL(synchronize_srcu_expedited);
1480 synchronize_srcu_expedited(ssp); in synchronize_srcu()
H A Drcuscale.c251 synchronize_srcu_expedited(srcu_ctlp); in srcu_scale_synchronize_expedited()
H A Drcutorture.c730 synchronize_srcu_expedited(srcu_ctlp); in srcu_torture_synchronize_expedited()
/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.rst1124 srcu_dereference synchronize_srcu_expedited
/linux/arch/x86/kvm/
H A Dpmu.c1030 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_set_pmu_event_filter()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1403 synchronize_srcu_expedited(&kvm->srcu); in resize_hpt_pivot()
1984 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_get_htab_fd()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1523 synchronize_srcu_expedited(&gt->reset.backoff_srcu); in intel_gt_handle_error()
/linux/fs/bcachefs/
H A Dbtree_iter.c3445 synchronize_srcu_expedited(&c->btree_trans_barrier); in bch2_fs_btree_iter_exit()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2564 synchronize_srcu(), synchronize_srcu_expedited(),