Home
last modified time | relevance | path

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

/linux-6.6.21/tools/memory-model/scripts/
Dsimpletest.sh29 exclude="${exclude}\|synchronize_srcu(\|synchronize_srcu_expedited("
/linux-6.6.21/include/linux/
Dsrcutiny.h72 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() function
Dsrcutree.h190 void synchronize_srcu_expedited(struct srcu_struct *ssp);
/linux-6.6.21/virt/kvm/
Dirqchip.c227 synchronize_srcu_expedited(&kvm->irq_srcu); in kvm_set_irq_routing()
Dkvm_main.c1596 synchronize_srcu_expedited(&kvm->srcu); in kvm_swap_active_memslots()
5585 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_register_dev()
5622 synchronize_srcu_expedited(&kvm->srcu); in kvm_io_bus_unregister_dev()
/linux-6.6.21/tools/memory-model/
Dlinux-kernel.def58 synchronize_srcu_expedited(X) { __srcu{sync-srcu}(X); }
/linux-6.6.21/kernel/rcu/
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()
Drcuscale.c228 synchronize_srcu_expedited(srcu_ctlp); in srcu_scale_synchronize_expedited()
Drcutorture.c717 synchronize_srcu_expedited(srcu_ctlp); in srcu_torture_synchronize_expedited()
/linux-6.6.21/Documentation/RCU/
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(),
DwhatisRCU.rst1105 srcu_dereference synchronize_srcu_expedited
/linux-6.6.21/arch/x86/kvm/
Dpmu.c927 synchronize_srcu_expedited(&kvm->srcu); in kvm_vm_ioctl_set_pmu_event_filter()
/linux-6.6.21/arch/powerpc/kvm/
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()
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_reset.c1482 synchronize_srcu_expedited(&gt->reset.backoff_srcu); in intel_gt_handle_error()
/linux-6.6.21/Documentation/RCU/Design/Requirements/
DRequirements.rst2563 synchronize_srcu(), synchronize_srcu_expedited(),