Home
last modified time | relevance | path

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

/include/linux/
A Dpage-flags.h326 static __always_inline int PageCompound(const struct page *page) in PageCompound() function
397 VM_BUG_ON_PGFLAGS(enforce && PageCompound(page), page); \
900 return PageCompound(page); in FOLIO_FLAG()

Completed in 6 milliseconds