Searched refs:reclaim_lock (Results 1 – 6 of 6) sorted by relevance
559 lockdep_assert_held(&j->reclaim_lock); in journal_flush_pins()691 lockdep_assert_held(&j->reclaim_lock); in __bch2_journal_reclaim()772 mutex_lock(&j->reclaim_lock); in bch2_journal_reclaim_thread()774 mutex_unlock(&j->reclaim_lock); in bch2_journal_reclaim_thread()883 mutex_lock(&j->reclaim_lock); in journal_flush_done()907 mutex_unlock(&j->reclaim_lock); in journal_flush_done()
267 struct mutex reclaim_lock; member
692 if (mutex_trylock(&j->reclaim_lock)) { in __journal_res_get()694 mutex_unlock(&j->reclaim_lock); in __journal_res_get()1604 mutex_init(&j->reclaim_lock); in bch2_fs_journal_init()
350 lockdep_assert_held(&txq->reclaim_lock); in iwl_txq_free_tfd()391 spin_lock_bh(&txq->reclaim_lock); in iwl_pcie_txq_unmap()422 spin_unlock_bh(&txq->reclaim_lock); in iwl_pcie_txq_unmap()927 spin_lock_init(&txq->reclaim_lock); in iwl_txq_init()2354 spin_lock_bh(&txq->reclaim_lock); in iwl_pcie_reclaim()2478 spin_unlock_bh(&txq->reclaim_lock); in iwl_pcie_reclaim()
829 spin_lock_bh(&txq->reclaim_lock); in iwl_txq_gen2_unmap()854 spin_unlock_bh(&txq->reclaim_lock); in iwl_txq_gen2_unmap()
798 spinlock_t reclaim_lock; member