Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpage-isolation.h63 struct page *alloc_migrate_target(struct page *page, unsigned long private);
/Linux-v5.4/mm/
Dpage_isolation.c320 struct page *alloc_migrate_target(struct page *page, unsigned long private) in alloc_migrate_target() function
Dpage_alloc.c8344 ret = migrate_pages(&cc->migratepages, alloc_migrate_target, in __alloc_contig_migrate_range()