Searched refs:migrate_vma_collect_skip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | migrate_device.c | 20 static int migrate_vma_collect_skip(unsigned long start, in migrate_vma_collect_skip() function 45 return migrate_vma_collect_skip(start, end, walk); in migrate_vma_collect_hole() 92 return migrate_vma_collect_skip(start, end, in migrate_vma_collect_pmd() 98 return migrate_vma_collect_skip(start, end, in migrate_vma_collect_pmd()
|
/kernel/linux/linux-5.10/mm/ |
H A D | migrate.c | 2306 static int migrate_vma_collect_skip(unsigned long start, in migrate_vma_collect_skip() function 2351 return migrate_vma_collect_skip(start, end, in migrate_vma_collect_pmd() 2359 return migrate_vma_collect_skip(start, end, in migrate_vma_collect_pmd() 2365 return migrate_vma_collect_skip(start, end, in migrate_vma_collect_pmd() 2374 return migrate_vma_collect_skip(start, end, walk); in migrate_vma_collect_pmd()
|
Completed in 5 milliseconds