Searched refs:batch_lock (Results 1 – 4 of 4) sorted by relevance
599 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()
31 struct mutex batch_lock; member
227 spinlock_t batch_lock; /* only header's lock is useful */ member
958 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