Home
last modified time | relevance | path

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

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