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

/linux-master/include/linux/
H A Dpage_idle.h41 static inline bool folio_test_clear_young(struct folio *folio) function
103 static inline bool folio_test_clear_young(struct folio *folio) function
135 return folio_test_clear_young(page_folio(page));
/linux-master/mm/damon/
H A Dpaddr.c242 folio_test_clear_young(folio);
/linux-master/mm/
H A Dmadvise.c398 folio_test_clear_young(folio);
508 folio_test_clear_young(folio);
H A Drmap.c911 if (folio_test_clear_young(folio))

Completed in 200 milliseconds