Searched refs:page_try_share_anon_rmap (Results 1 – 5 of 5) sorted by relevance
296 static inline int page_try_share_anon_rmap(struct page *page) in page_try_share_anon_rmap() function
1726 page_try_share_anon_rmap(subpage)) { in try_to_unmap_one()1997 BUG_ON(page_try_share_anon_rmap(subpage)); in try_to_migrate_one()2070 page_try_share_anon_rmap(subpage)) { in try_to_migrate_one()
202 if (page_try_share_anon_rmap(page)) { in migrate_vma_collect_pmd()
2192 if (freeze && anon_exclusive && page_try_share_anon_rmap(page)) in __split_huge_pmd_locked()3221 if (anon_exclusive && page_try_share_anon_rmap(page)) { in set_pmd_migration_entry()
1152 if (anon_exclusive && page_try_share_anon_rmap(page)) { in write_protect_page()