Searched refs:reclaim_lock (Results 1 – 6 of 6) sorted by relevance
526 lockdep_assert_held(&j->reclaim_lock); in journal_flush_pins()657 lockdep_assert_held(&j->reclaim_lock); in __bch2_journal_reclaim()739 mutex_lock(&j->reclaim_lock); in bch2_journal_reclaim_thread()741 mutex_unlock(&j->reclaim_lock); in bch2_journal_reclaim_thread()817 mutex_lock(&j->reclaim_lock); in journal_flush_done()839 mutex_unlock(&j->reclaim_lock); in journal_flush_done()
268 struct mutex reclaim_lock; member
580 if (mutex_trylock(&j->reclaim_lock)) { in __journal_res_get()582 mutex_unlock(&j->reclaim_lock); in __journal_res_get()1392 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()2347 spin_lock_bh(&txq->reclaim_lock); in iwl_pcie_reclaim()2467 spin_unlock_bh(&txq->reclaim_lock); in iwl_pcie_reclaim()
827 spin_lock_bh(&txq->reclaim_lock); in iwl_txq_gen2_unmap()852 spin_unlock_bh(&txq->reclaim_lock); in iwl_txq_gen2_unmap()
797 spinlock_t reclaim_lock; member