Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dreadahead.c35 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) macro
67 victim = list_to_page(pages); in read_cache_pages_invalidate_pages()
90 page = list_to_page(pages); in read_cache_pages()
128 struct page *page = list_to_page(pages); in read_pages()