Home
last modified time | relevance | path

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

/drivers/xen/
A Dgntdev.c599 mutex_init(&priv->batch_lock); in gntdev_open()
638 mutex_lock(&priv->batch_lock); in gntdev_release()
644 mutex_unlock(&priv->batch_lock); in gntdev_release()
975 mutex_lock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
982 mutex_unlock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
1010 mutex_lock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
1013 mutex_unlock(&priv->batch_lock); in gntdev_ioctl_grant_copy()
A Dgntdev-common.h31 struct mutex batch_lock; member
/drivers/md/
A Draid5.h227 spinlock_t batch_lock; /* only header's lock is useful */ member
A Draid5.c958 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
961 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
978 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
982 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
984 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2353 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4811 spin_lock(&sh->batch_lock); in clear_batch_ready()
4814 spin_unlock(&sh->batch_lock); in clear_batch_ready()

Completed in 24 milliseconds