Home
last modified time | relevance | path

Searched refs:synchronize_srcu (Results 1 – 27 of 27) sorted by relevance

/linux-4.4.14/kernel/rcu/
Dsrcu.c490 void synchronize_srcu(struct srcu_struct *sp) in synchronize_srcu() function
496 EXPORT_SYMBOL_GPL(synchronize_srcu);
520 synchronize_srcu(sp); in srcu_barrier()
Dupdate.c726 synchronize_srcu(&tasks_rcu_exit_srcu); in rcu_tasks_kthread()
Drcutorture.c522 synchronize_srcu(srcu_ctlp); in srcu_torture_synchronize()
/linux-4.4.14/fs/notify/
Dgroup.c53 synchronize_srcu(&fsnotify_mark_srcu); in fsnotify_destroy_group()
Dmark.c507 synchronize_srcu(&fsnotify_mark_srcu); in fsnotify_mark_destroy()
/linux-4.4.14/mm/
Dmmu_notifier.c101 synchronize_srcu(&srcu); in __mmu_notifier_release()
382 synchronize_srcu(&srcu); in mmu_notifier_unregister()
/linux-4.4.14/include/linux/
Dsrcu.h134 void synchronize_srcu(struct srcu_struct *sp);
/linux-4.4.14/virt/kvm/
Deventfd.c101 synchronize_srcu(&kvm->irq_srcu); in irqfd_resampler_shutdown()
364 synchronize_srcu(&kvm->irq_srcu); in kvm_irqfd_assign()
500 synchronize_srcu(&kvm->irq_srcu); in kvm_unregister_irq_ack_notifier()
/linux-4.4.14/Documentation/RCU/
Dchecklist.txt176 synchronize_rcu_bh(), synchronize_sched(), synchronize_srcu(),
209 If the updater uses synchronize_srcu() or call_srcu(), then
331 and synchronize_srcu(), as well as to the asynchronous and
360 synchronize_srcu(), synchronize_srcu_expedited(), and call_srcu())
374 synchronize_srcu(), synchronize_srcu_expedited(), and call_srcu().
375 A given synchronize_srcu() waits only for SRCU read-side critical
Drcu.txt57 "synchronize_net", "synchronize_srcu", and the other RCU
Dtorture.txt77 the synchronize_srcu() early return optimization.
DwhatisRCU.txt872 srcu_read_lock synchronize_srcu srcu_barrier
/linux-4.4.14/kernel/
Dnotifier.c467 synchronize_srcu(&nh->srcu); in srcu_notifier_chain_unregister()
/linux-4.4.14/arch/x86/kvm/
Dirq_comm.c204 synchronize_srcu(&kvm->irq_srcu); in kvm_unregister_irq_mask_notifier()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c237 synchronize_srcu(&kfd_processes_srcu); in kfd_process_notifier_release()
/linux-4.4.14/security/tomoyo/
Dgc.c385 synchronize_srcu(&tomoyo_ss); in tomoyo_try_to_gc()
/linux-4.4.14/drivers/md/
Ddm.c752 synchronize_srcu(&md->io_barrier); in dm_sync_table()
3128 synchronize_srcu(&md->io_barrier); in __dm_suspend()
3152 synchronize_srcu(&md->io_barrier); in __dm_suspend()
3365 synchronize_srcu(&md->io_barrier); in dm_internal_suspend_fast()
/linux-4.4.14/net/core/
Dnetpoll.c816 synchronize_srcu(&netpoll_srcu); in __netpoll_cleanup()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmr.c64 synchronize_srcu(&dev->mr_srcu); in destroy_mkey()
1269 synchronize_srcu(&dev->mr_srcu); in mlx5_ib_dereg_mr()
/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c680 synchronize_srcu(&stm_source_srcu); in stm_unregister_device()
/linux-4.4.14/drivers/infiniband/core/
Duverbs_main.c1167 synchronize_srcu(&uverbs_dev->disassociate_srcu); in ib_uverbs_free_hw_resources()
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt450 To avoid this, the generation number is incremented again after synchronize_srcu
/linux-4.4.14/arch/s390/kvm/
Dinterrupt.c1961 synchronize_srcu(&dev->kvm->srcu); in flic_set_attr()
/linux-4.4.14/fs/quota/
Ddquot.c1064 synchronize_srcu(&dquot_srcu); in drop_dquot_ref()
/linux-4.4.14/fs/btrfs/
Ddisk-io.c3700 synchronize_srcu(&fs_info->subvol_srcu); in btrfs_drop_and_free_fs_root()
Dinode.c5459 synchronize_srcu(&root->fs_info->subvol_srcu); in inode_tree_del()
/linux-4.4.14/kernel/events/
Dcore.c7727 synchronize_srcu(&pmus_srcu); in perf_pmu_unregister()