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