Home
last modified time | relevance | path

Searched refs:alloc_migrate_target (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dpage-isolation.h73 struct page *alloc_migrate_target(struct page *page, unsigned long private,
/linux-4.1.27/mm/
Dpage_isolation.c292 struct page *alloc_migrate_target(struct page *page, unsigned long private, in alloc_migrate_target() function
Dmemory_hotplug.c1455 ret = migrate_pages(&source, alloc_migrate_target, NULL, 0, in do_migrate_range()
Dpage_alloc.c6404 ret = migrate_pages(&cc->migratepages, alloc_migrate_target, in __alloc_contig_migrate_range()