Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drmap.h294 static inline int page_try_share_anon_rmap(struct page *page) in page_try_share_anon_rmap() function
/linux-6.3-rc2/mm/
A Drmap.c1708 page_try_share_anon_rmap(subpage)) { in try_to_unmap_one()
1985 BUG_ON(page_try_share_anon_rmap(subpage)); in try_to_migrate_one()
2059 page_try_share_anon_rmap(subpage)) { in try_to_migrate_one()
A Dmigrate_device.c209 if (page_try_share_anon_rmap(page)) { in migrate_vma_collect_pmd()
A Dhuge_memory.c2194 if (freeze && anon_exclusive && page_try_share_anon_rmap(page)) in __split_huge_pmd_locked()
3232 if (anon_exclusive && page_try_share_anon_rmap(page)) { in set_pmd_migration_entry()
A Dksm.c1101 if (anon_exclusive && page_try_share_anon_rmap(page)) { in write_protect_page()

Completed in 19 milliseconds