Home
last modified time | relevance | path

Searched refs:l_unevictable (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/mm/
Dvmscan.c3222 struct list_head *l_unevictable = &zone->lru[LRU_UNEVICTABLE].list; in scan_zone_unevictable_pages() local
3232 struct page *page = lru_to_page(l_unevictable); in scan_zone_unevictable_pages()
3237 prefetchw_prev_lru_page(page, l_unevictable, flags); in scan_zone_unevictable_pages()