Searched refs:anon_exclusive (Results 1 – 4 of 4) sorted by relevance
1642 bool anon_exclusive, ret = true; in try_to_unmap_one() local1717 anon_exclusive = folio_test_anon(folio) && in try_to_unmap_one()1901 if (anon_exclusive && in try_to_unmap_one()1916 if (anon_exclusive) in try_to_unmap_one()2007 bool anon_exclusive, ret = true; in try_to_migrate_one() local2093 anon_exclusive = folio_test_anon(folio) && in try_to_migrate_one()2179 if (anon_exclusive) in try_to_migrate_one()2191 else if (anon_exclusive) in try_to_migrate_one()2250 !anon_exclusive, subpage); in try_to_migrate_one()2254 if (anon_exclusive && in try_to_migrate_one()[all …]
196 bool anon_exclusive; in migrate_vma_collect_pmd() local200 anon_exclusive = folio_test_anon(folio) && in migrate_vma_collect_pmd()202 if (anon_exclusive) { in migrate_vma_collect_pmd()226 else if (anon_exclusive) in migrate_vma_collect_pmd()
2656 bool anon_exclusive = false, dirty = false; in __split_huge_pmd_locked() local2720 anon_exclusive = is_readable_exclusive_migration_entry(entry); in __split_huge_pmd_locked()2779 anon_exclusive = PageAnonExclusive(page); in __split_huge_pmd_locked()2780 if (freeze && anon_exclusive && in __split_huge_pmd_locked()2787 if (anon_exclusive) in __split_huge_pmd_locked()2816 else if (anon_exclusive) in __split_huge_pmd_locked()4158 bool anon_exclusive; in set_pmd_migration_entry() local4170 anon_exclusive = folio_test_anon(folio) && PageAnonExclusive(page); in set_pmd_migration_entry()4171 if (anon_exclusive && folio_try_share_anon_rmap_pmd(folio, page)) { in set_pmd_migration_entry()4180 else if (anon_exclusive) in set_pmd_migration_entry()
1254 bool anon_exclusive; in write_protect_page() local1273 anon_exclusive = PageAnonExclusive(&folio->page); in write_protect_page()1276 anon_exclusive || mm_tlb_flush_pending(mm)) { in write_protect_page()1304 if (anon_exclusive && in write_protect_page()