Home
last modified time | relevance | path

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

/linux/mm/
H A Ddebug.c110 if (page_has_type(&folio->page)) in __dump_folio()
H A Dmemory.c2131 page_has_type(page)) in validate_page_before_insert()
/linux/include/linux/
H A Dpage-flags.h951 static inline bool page_has_type(const struct page *page) in page_has_type() function