Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpage_idle.h22 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
68 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
120 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young() function
/Linux-v4.19/fs/proc/
Dtask_mmu.c1010 test_and_clear_page_young(page); in clear_refs_pte_range()
1038 test_and_clear_page_young(page); in clear_refs_pte_range()
/Linux-v4.19/mm/
Drmap.c801 if (test_and_clear_page_young(page)) in page_referenced_one()