Searched refs:page_is_young (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dpage_idle.h11 static inline bool page_is_young(struct page *page) page_is_young() function
47 static inline bool page_is_young(struct page *page) page_is_young() function
81 static inline bool page_is_young(struct page *page) page_is_young() function
/linux-4.4.14/mm/
H A Dhuge_memory.c1760 if (page_is_young(page)) __split_huge_page_refcount()
2271 page_is_young(page) || PageReferenced(page) || __collapse_huge_page_isolate()
2700 page_is_young(page) || PageReferenced(page) || khugepaged_scan_pmd()
H A Dmigrate.c553 if (page_is_young(page)) migrate_page_copy()
/linux-4.4.14/fs/proc/
H A Dtask_mmu.c466 if (young || page_is_young(page) || PageReferenced(page)) smaps_account()

Completed in 102 milliseconds