Searched refs:alloc_migrate_target (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/ |
D | page-isolation.h | 68 struct page *alloc_migrate_target(struct page *page, unsigned long private,
|
/linux-4.4.14/mm/ |
D | page_isolation.c | 275 struct page *alloc_migrate_target(struct page *page, unsigned long private, in alloc_migrate_target() function
|
D | memory_hotplug.c | 1501 ret = migrate_pages(&source, alloc_migrate_target, NULL, 0, in do_migrate_range()
|
D | page_alloc.c | 6671 ret = migrate_pages(&cc->migratepages, alloc_migrate_target, in __alloc_contig_migrate_range()
|