Searched refs:l_unevictable (Results 1 – 1 of 1) sorted by relevance
3222 struct list_head *l_unevictable = &zone->lru[LRU_UNEVICTABLE].list; in scan_zone_unevictable_pages() local3232 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()