Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drmap.h296 static inline int page_try_share_anon_rmap(struct page *page) in page_try_share_anon_rmap() function
/Linux-v6.6/mm/
Drmap.c1726 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()
Dmigrate_device.c202 if (page_try_share_anon_rmap(page)) { in migrate_vma_collect_pmd()
Dhuge_memory.c2192 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()
Dksm.c1152 if (anon_exclusive && page_try_share_anon_rmap(page)) { in write_protect_page()