Lines Matching refs:lru_lock
88 spin_lock_irqsave(&pgdat->lru_lock, flags); in __page_cache_release()
93 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in __page_cache_release()
223 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
225 spin_lock_irqsave(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
232 spin_unlock_irqrestore(&pgdat->lru_lock, flags); in pagevec_lru_move_fn()
390 spin_lock_irq(&pgdat->lru_lock); in activate_page()
392 spin_unlock_irq(&pgdat->lru_lock); in activate_page()
1018 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
1028 spin_unlock_irqrestore(&locked_pgdat->lru_lock, in release_pages()
1049 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
1061 spin_unlock_irqrestore(&locked_pgdat->lru_lock, in release_pages()
1065 spin_lock_irqsave(&locked_pgdat->lru_lock, flags); in release_pages()
1079 spin_unlock_irqrestore(&locked_pgdat->lru_lock, flags); in release_pages()
1115 lockdep_assert_held(&lruvec_pgdat(lruvec)->lru_lock); in lru_add_page_tail()