Lines Matching refs:lru_lock
67 static DEFINE_SPINLOCK(lru_lock);
213 spin_lock(&lru_lock);
223 spin_unlock(&lru_lock);
231 spin_lock(&lru_lock);
237 spin_unlock(&lru_lock);
1771 * Must be called under the lru_lock, but may drop and retake this
1772 * lock. While the lru_lock is dropped, entries may vanish from the
1778 __releases(&lru_lock)
1779 __acquires(&lru_lock)
1806 cond_resched_lock(&lru_lock);
1826 spin_lock(&lru_lock);
1843 spin_unlock(&lru_lock);