Searched refs:cleanup_lock (Results 1 – 4 of 4) sorted by relevance
675 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_cleanup()690 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_cleanup()924 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()926 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()932 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()984 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
623 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_free_chan_resources()657 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_free_chan_resources()701 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_alloc_chan_resources()710 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_alloc_chan_resources()762 spin_lock_init(&ioat_chan->cleanup_lock); in ioat_init_channel()
431 spin_lock_bh(&q->cleanup_lock); in mt76_dma_tx_cleanup()450 spin_unlock_bh(&q->cleanup_lock); in mt76_dma_tx_cleanup()836 spin_lock_init(&q->cleanup_lock); in mt76_dma_alloc_queue()
239 spinlock_t cleanup_lock; member