Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5.h226 spinlock_t batch_lock; /* only header's lock is useful */ member
Draid5.c878 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
881 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
898 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
902 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
904 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2303 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4800 spin_lock(&sh->batch_lock); in clear_batch_ready()
4803 spin_unlock(&sh->batch_lock); in clear_batch_ready()