Searched refs:cleanup_lock (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/dma/ioat/
H A Ddma.c675 spin_lock_bh(&ioat_chan->cleanup_lock);
690 spin_unlock_bh(&ioat_chan->cleanup_lock);
923 spin_lock_bh(&ioat_chan->cleanup_lock);
925 spin_unlock_bh(&ioat_chan->cleanup_lock);
931 spin_lock_bh(&ioat_chan->cleanup_lock);
983 spin_unlock_bh(&ioat_chan->cleanup_lock);
H A Dinit.c634 spin_lock_bh(&ioat_chan->cleanup_lock);
668 spin_unlock_bh(&ioat_chan->cleanup_lock);
712 spin_lock_bh(&ioat_chan->cleanup_lock);
721 spin_unlock_bh(&ioat_chan->cleanup_lock);
773 spin_lock_init(&ioat_chan->cleanup_lock);
H A Ddma.h99 spinlock_t cleanup_lock; member in struct:ioatdma_chan
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Ddma.c390 spin_lock_bh(&q->cleanup_lock);
408 spin_unlock_bh(&q->cleanup_lock);
689 spin_lock_init(&q->cleanup_lock);
H A Dmt76.h205 spinlock_t cleanup_lock; member in struct:mt76_queue

Completed in 224 milliseconds