Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dsrcu.c491 void synchronize_srcu(struct srcu_struct *sp) in synchronize_srcu() function
497 EXPORT_SYMBOL_GPL(synchronize_srcu);
521 synchronize_srcu(sp); in srcu_barrier()
Dupdate.c660 synchronize_srcu(&tasks_rcu_exit_srcu); in rcu_tasks_kthread()
Drcutorture.c519 synchronize_srcu(&srcu_ctl); in srcu_torture_synchronize()
/linux-4.1.27/fs/notify/
Dgroup.c53 synchronize_srcu(&fsnotify_mark_srcu); in fsnotify_destroy_group()
Dmark.c490 synchronize_srcu(&fsnotify_mark_srcu); in fsnotify_mark_destroy()
/linux-4.1.27/mm/
Dmmu_notifier.c101 synchronize_srcu(&srcu); in __mmu_notifier_release()
365 synchronize_srcu(&srcu); in mmu_notifier_unregister()
/linux-4.1.27/include/linux/
Dsrcu.h134 void synchronize_srcu(struct srcu_struct *sp);
/linux-4.1.27/virt/kvm/
Deventfd.c152 synchronize_srcu(&kvm->irq_srcu); in irqfd_resampler_shutdown()
385 synchronize_srcu(&kvm->irq_srcu); in kvm_irqfd_assign()
504 synchronize_srcu(&kvm->irq_srcu); in kvm_unregister_irq_ack_notifier()
/linux-4.1.27/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.
190 synchronize_srcu().
DwhatisRCU.txt870 srcu_read_lock synchronize_srcu srcu_barrier
/linux-4.1.27/kernel/
Dnotifier.c467 synchronize_srcu(&nh->srcu); in srcu_notifier_chain_unregister()
/linux-4.1.27/arch/x86/kvm/
Dirq_comm.c237 synchronize_srcu(&kvm->irq_srcu); in kvm_unregister_irq_mask_notifier()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c231 synchronize_srcu(&kfd_processes_srcu); in kfd_process_notifier_release()
/linux-4.1.27/security/tomoyo/
Dgc.c385 synchronize_srcu(&tomoyo_ss); in tomoyo_try_to_gc()
/linux-4.1.27/drivers/md/
Ddm.c719 synchronize_srcu(&md->io_barrier); in dm_sync_table()
3180 synchronize_srcu(&md->io_barrier); in __dm_suspend()
3204 synchronize_srcu(&md->io_barrier); in __dm_suspend()
3417 synchronize_srcu(&md->io_barrier); in dm_internal_suspend_fast()
/linux-4.1.27/net/core/
Dnetpoll.c809 synchronize_srcu(&netpoll_srcu); in __netpoll_cleanup()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmr.c64 synchronize_srcu(&dev->mr_srcu); in destroy_mkey()
1199 synchronize_srcu(&dev->mr_srcu); in mlx5_ib_dereg_mr()
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt444 To avoid this, the generation number is incremented again after synchronize_srcu
/linux-4.1.27/fs/quota/
Ddquot.c1059 synchronize_srcu(&dquot_srcu); in drop_dquot_ref()
/linux-4.1.27/arch/s390/kvm/
Dinterrupt.c1972 synchronize_srcu(&dev->kvm->srcu); in flic_set_attr()
/linux-4.1.27/fs/btrfs/
Ddisk-io.c3609 synchronize_srcu(&fs_info->subvol_srcu); in btrfs_drop_and_free_fs_root()
Dinode.c5388 synchronize_srcu(&root->fs_info->subvol_srcu); in inode_tree_del()
/linux-4.1.27/kernel/events/
Dcore.c7402 synchronize_srcu(&pmus_srcu); in perf_pmu_unregister()