Lines Matching refs:lru_lock
67 spin_lock_irqsave(&pgdat->lru_lock, flags); in __page_cache_release()
72 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in __page_cache_release()
205 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
207 spin_lock_irqsave(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
214 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
330 spin_lock_irq(&pgdat->lru_lock); in activate_page()
332 spin_unlock_irq(&pgdat->lru_lock); in activate_page()
778 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
787 spin_unlock_irqrestore(&locked_pgdat->lru_lock, in release_pages()
807 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
819 spin_unlock_irqrestore(&locked_pgdat->lru_lock, in release_pages()
823 spin_lock_irqsave(&locked_pgdat->lru_lock, flags); in release_pages()
839 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
877 lockdep_assert_held(&lruvec_pgdat(lruvec)->lru_lock); in lru_add_page_tail()