Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ioat/
Ddma.c659 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_cleanup()
674 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_cleanup()
890 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
904 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
910 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
917 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
952 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
958 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_timer_event()
Dinit.c639 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_free_chan_resources()
673 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_free_chan_resources()
717 spin_lock_bh(&ioat_chan->cleanup_lock); in ioat_alloc_chan_resources()
726 spin_unlock_bh(&ioat_chan->cleanup_lock); in ioat_alloc_chan_resources()
758 spin_lock_init(&ioat_chan->cleanup_lock); in ioat_init_channel()
Ddma.h105 spinlock_t cleanup_lock; member
/Linux-v4.19/drivers/dma/
Dmic_x100_dma.c95 spin_lock(&ch->cleanup_lock); in mic_dma_cleanup()
115 spin_unlock(&ch->cleanup_lock); in mic_dma_cleanup()
554 spin_lock_init(&ch->cleanup_lock); in mic_dma_init()
Dmic_x100_dma.h125 spinlock_t cleanup_lock; member