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

/linux-master/mm/
H A Ddebug.c154 if (PagePoisoned(page))
/linux-master/include/linux/
H A Dpage-flags.h295 static inline int PagePoisoned(const struct page *page) function
351 VM_BUG_ON_PGFLAGS(PagePoisoned(page), page); \

Completed in 373 milliseconds