Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpage_idle.h21 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
57 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
90 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
/linux-4.4.14/fs/proc/
Dtask_mmu.c851 test_and_clear_page_young(page); in clear_refs_pte_range()
879 test_and_clear_page_young(page); in clear_refs_pte_range()
/linux-4.4.14/mm/
Drmap.c892 if (test_and_clear_page_young(page)) in page_referenced_one()