Searched refs:cleanup_srcu_struct (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/fs/btrfs/tests/
H A Dbtrfs-tests.c155 cleanup_srcu_struct(&fs_info->subvol_srcu); btrfs_free_dummy_fs_info()
/linux-4.1.27/include/linux/
H A Dsrcu.h103 * dont't call init_srcu_struct() nor cleanup_srcu_struct() on it.
131 void cleanup_srcu_struct(struct srcu_struct *sp);
H A Dnotifier.h94 cleanup_srcu_struct(&(name)->srcu);
/linux-4.1.27/kernel/rcu/
H A Dsrcu.c275 * cleanup_srcu_struct - deconstruct a sleep-RCU structure
281 void cleanup_srcu_struct(struct srcu_struct *sp) cleanup_srcu_struct() function
288 EXPORT_SYMBOL_GPL(cleanup_srcu_struct); variable
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dodp.c782 cleanup_srcu_struct(&ibdev->mr_srcu); mlx5_ib_odp_remove_one()
/linux-4.1.27/virt/kvm/
H A Dkvm_main.c518 cleanup_srcu_struct(&kvm->irq_srcu); kvm_create_vm()
520 cleanup_srcu_struct(&kvm->srcu); kvm_create_vm()
612 cleanup_srcu_struct(&kvm->irq_srcu); kvm_destroy_vm()
613 cleanup_srcu_struct(&kvm->srcu); kvm_destroy_vm()
/linux-4.1.27/drivers/md/
H A Ddm.c2355 cleanup_srcu_struct(&md->io_barrier); alloc_dev()
2383 cleanup_srcu_struct(&md->io_barrier); free_dev()
/linux-4.1.27/fs/btrfs/
H A Ddisk-io.c3113 cleanup_srcu_struct(&fs_info->subvol_srcu); open_ctree()
3797 cleanup_srcu_struct(&fs_info->subvol_srcu); close_ctree()

Completed in 275 milliseconds