Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c3437 struct page *list_page; in add_swap_count_continuation() local
3493 list_for_each_entry(list_page, &head->lru, lru) { in add_swap_count_continuation()
3503 map = kmap_atomic(list_page) + offset; in add_swap_count_continuation()