Searched refs:cleanup_lock (Results 1 – 4 of 4) sorted by relevance
184 spin_lock_bh(&chan->cleanup_lock); in ioat2_cleanup()187 spin_unlock_bh(&chan->cleanup_lock); in ioat2_cleanup()326 spin_lock_bh(&chan->cleanup_lock); in ioat2_timer_event()333 spin_unlock_bh(&chan->cleanup_lock); in ioat2_timer_event()348 spin_unlock_bh(&chan->cleanup_lock); in ioat2_timer_event()549 spin_lock_bh(&chan->cleanup_lock); in ioat2_alloc_chan_resources()557 spin_unlock_bh(&chan->cleanup_lock); in ioat2_alloc_chan_resources()717 spin_lock_bh(&chan->cleanup_lock); in ioat2_check_space_lock()722 spin_unlock_bh(&chan->cleanup_lock); in ioat2_check_space_lock()818 spin_lock_bh(&chan->cleanup_lock); in ioat2_free_chan_resources()[all …]
110 spin_lock_init(&chan->cleanup_lock); in ioat_init_channel()659 if (!spin_trylock_bh(&chan->cleanup_lock)) in ioat1_cleanup()663 spin_unlock_bh(&chan->cleanup_lock); in ioat1_cleanup()668 spin_unlock_bh(&chan->cleanup_lock); in ioat1_cleanup()675 spin_unlock_bh(&chan->cleanup_lock); in ioat1_cleanup()685 spin_lock_bh(&chan->cleanup_lock); in ioat1_timer_event()724 spin_unlock_bh(&chan->cleanup_lock); in ioat1_timer_event()
631 spin_lock_bh(&chan->cleanup_lock); in ioat3_cleanup()645 spin_unlock_bh(&chan->cleanup_lock); in ioat3_cleanup()785 spin_lock_bh(&chan->cleanup_lock); in ioat3_timer_event()792 spin_unlock_bh(&chan->cleanup_lock); in ioat3_timer_event()807 spin_unlock_bh(&chan->cleanup_lock); in ioat3_timer_event()
106 spinlock_t cleanup_lock; member