Searched refs:page_add_file_rmap (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/include/linux/ |
D | rmap.h | 199 void page_add_file_rmap(struct page *, struct vm_area_struct *,
|
/Linux-v6.6/mm/ |
D | userfaultfd.c | 117 page_add_file_rmap(page, dst_vma, false); in mfill_atomic_install_pte()
|
D | rmap.c | 1366 void page_add_file_rmap(struct page *page, struct vm_area_struct *vma, in page_add_file_rmap() function
|
D | migrate.c | 265 page_add_file_rmap(new, vma, false); in remove_migration_pte()
|
D | memory.c | 1844 page_add_file_rmap(page, vma, false); in insert_page_into_pte_locked() 4296 page_add_file_rmap(page, vma, true); in do_set_pmd()
|
D | huge_memory.c | 3286 page_add_file_rmap(new, vma, true); in remove_migration_pmd()
|
/Linux-v6.6/Documentation/trace/ |
D | ftrace.rst | 3171 0) 0.578 us | page_add_file_rmap(); 3188 0) 0.571 us | page_add_file_rmap();
|