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

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

Completed in 115 milliseconds