Searched refs:numa_migrate_prep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | internal.h | 1074 int numa_migrate_prep(struct page *page, struct vm_area_struct *vma,
|
H A D | memory.c | 4778 int numa_migrate_prep(struct page *page, struct vm_area_struct *vma, in numa_migrate_prep() function 4866 target_nid = numa_migrate_prep(page, vma, vmf->address, page_nid, in do_numa_page()
|
H A D | huge_memory.c | 1532 target_nid = numa_migrate_prep(page, vma, haddr, page_nid, in do_huge_pmd_numa_page()
|
/kernel/linux/linux-5.10/mm/ |
H A D | memory.c | 4321 static int numa_migrate_prep(struct page *page, struct vm_area_struct *vma, in numa_migrate_prep() function 4404 target_nid = numa_migrate_prep(page, vma, vmf->address, page_nid, in do_numa_page()
|
Completed in 21 milliseconds