Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Drmap.c1121 SetPageAnonExclusive(page); in page_move_anon_rmap()
1161 SetPageAnonExclusive(page); in __page_set_anon_rmap()
H A Dhuge_memory.c2231 SetPageAnonExclusive(page + i); in __split_huge_pmd_locked()
/openbmc/linux/include/linux/
H A Dpage-flags.h1046 static __always_inline void SetPageAnonExclusive(struct page *page) in SetPageAnonExclusive() function