Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemremap.c485 __ClearPageAnonExclusive(page); in free_zone_device_page()
H A Dhugetlb.c1910 __ClearPageAnonExclusive(&folio->page); in free_huge_folio()
/openbmc/linux/include/linux/
H A Dpage-flags.h1060 static __always_inline void __ClearPageAnonExclusive(struct page *page) in __ClearPageAnonExclusive() function