Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Drmap.h192 void page_move_anon_rmap(struct page *, struct vm_area_struct *);
/linux-6.6.21/mm/
Drmap.c1106 void page_move_anon_rmap(struct page *page, struct vm_area_struct *vma) in page_move_anon_rmap() function
Dhuge_memory.c1352 page_move_anon_rmap(page, vma); in do_huge_pmd_wp_page()
Dmemory.c3424 page_move_anon_rmap(vmf->page, vma); in do_wp_page()
Dhugetlb.c5616 page_move_anon_rmap(&old_folio->page, vma); in hugetlb_wp()