Home
last modified time | relevance | path

Searched refs:batch_lock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/
H A Dgntdev.c591 mutex_init(&priv->batch_lock); in gntdev_open()
630 mutex_lock(&priv->batch_lock); in gntdev_release()
636 mutex_unlock(&priv->batch_lock); in gntdev_release()
967 mutex_lock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
974 mutex_unlock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
1002 mutex_lock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
1005 mutex_unlock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
H A Dgntdev-common.h31 struct mutex batch_lock; member
/linux/drivers/md/
H A Draid5.c962 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
965 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
982 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
986 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
988 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2357 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4834 spin_lock(&sh->batch_lock); in clear_batch_ready()
4837 spin_unlock(&sh->batch_lock); in clear_batch_ready()