Home
last modified time | relevance | path

Searched refs:PagePoisoned (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/mm/
Ddebug.c128 if (PagePoisoned(page)) in dump_page()
/Linux-v6.1/include/linux/
Dpage-flags.h302 static inline int PagePoisoned(const struct page *page) in PagePoisoned() function
351 VM_BUG_ON_PGFLAGS(PagePoisoned(page), page); \