Home
last modified time | relevance | path

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

/linux/mm/
H A Ddebug.c94 if (page_has_type(&folio->page)) in __dump_folio()
H A Dmemory.c1991 page_has_type(page)) in validate_page_before_insert()
/linux/include/linux/
H A Dpage-flags.h967 static inline int page_has_type(const struct page *page) in page_has_type() function