Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h227 spinlock_t batch_lock; /* only header's lock is useful */ member
H A Draid5.c957 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
960 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
977 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
981 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
983 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2375 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4871 spin_lock(&sh->batch_lock); in clear_batch_ready()
4874 spin_unlock(&sh->batch_lock); in clear_batch_ready()