Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpage-isolation.h66 struct page *alloc_migrate_target(struct page *page, unsigned long private);
/Linux-v4.19/mm/
Dpage_isolation.c312 struct page *alloc_migrate_target(struct page *page, unsigned long private) in alloc_migrate_target() function
Dpage_alloc.c7802 ret = migrate_pages(&cc->migratepages, alloc_migrate_target, in __alloc_contig_migrate_range()