Home
last modified time | relevance | path

Searched refs:page_add_anon_rmap (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Drmap.h176 void page_add_anon_rmap(struct page *, struct vm_area_struct *,
/kernel/linux/linux-6.6/include/linux/
H A Drmap.h193 void page_add_anon_rmap(struct page *, struct vm_area_struct *,
/kernel/linux/linux-5.10/mm/
H A Dmigrate.c273 page_add_anon_rmap(new, vma, pvmw.address, false); in remove_migration_pte()
2219 page_add_anon_rmap(new_page, vma, start, true); in migrate_misplaced_transhuge_page()
H A Drmap.c1088 * We have exclusion against page_add_anon_rmap because the caller in __page_check_anon_rmap()
1102 * page_add_anon_rmap - add pte mapping to an anonymous page
1113 void page_add_anon_rmap(struct page *page, in page_add_anon_rmap() function
1122 * Everybody else should continue to use page_add_anon_rmap above.
1178 * Same as page_add_anon_rmap but must only be called on *new* pages.
1372 * but that might overwrite a racing page_add_anon_rmap in page_remove_rmap()
H A Dksm.c1158 page_add_anon_rmap(kpage, vma, addr, false); in replace_page()
H A Dhuge_memory.c3007 page_add_anon_rmap(new, vma, mmun_start, true); in remove_migration_pmd()
H A Dswapfile.c1953 page_add_anon_rmap(page, vma, addr, false); in unuse_pte()
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c2249 page_add_anon_rmap(page + i, vma, addr, RMAP_NONE); in __split_huge_pmd_locked()
3286 page_add_anon_rmap(new, vma, haddr, rmap_flags); in remove_migration_pmd()
H A Dmigrate.c262 page_add_anon_rmap(new, vma, pvmw.address, in remove_migration_pte()
H A Drmap.c1189 * We have exclusion against page_add_anon_rmap because the caller in __page_check_anon_rmap()
1203 * page_add_anon_rmap - add pte mapping to an anonymous page
1214 void page_add_anon_rmap(struct page *page, struct vm_area_struct *vma, in page_add_anon_rmap() function
1276 * Like page_add_anon_rmap() but must only be called on *new* folios.
1471 * unmapped, but that might overwrite a racing page_add_anon_rmap in page_remove_rmap()
H A Dmemory.c724 page_add_anon_rmap(page, vma, address, RMAP_NONE); in restore_exclusive_pte()
4039 page_add_anon_rmap(page, vma, vmf->address, rmap_flags); in do_swap_page()
H A Dksm.c1236 page_add_anon_rmap(kpage, vma, addr, RMAP_NONE); in replace_page()
H A Dswapfile.c1820 page_add_anon_rmap(page, vma, addr, rmap_flags); in unuse_pte()

Completed in 43 milliseconds