Lines Matching full:migrate
13 #include <linux/migrate.h>
331 * should be skipped for page isolation when the migrate and free page scanner
358 /* Update the migrate PFN */ in __reset_isolation_suitable()
782 * isolate_migratepages_block() - isolate all migrate-able pages within
848 * to failure. We should migrate the pages now and in isolate_migratepages_block()
935 * It's possible to migrate LRU and non-lru movable pages. in isolate_migratepages_block()
968 * Only allow to migrate anonymous pages in GFP_NOFS context in isolate_migratepages_block()
1101 * isolate_migratepages_range() - isolate migrate-able pages in a PFN range
1495 * Isolate free pages until enough are available to migrate the in isolate_freepages()
1496 * pages on cc->migratepages. We stop searching if the migrate in isolate_freepages()
1574 * This is a migrate-callback that "allocates" freepages by taking pages
1598 * This is a migrate-callback that "frees" freepages back to the isolated
1614 ISOLATE_SUCCESS, /* Pages isolated, migrate */
1679 * to migrate should be relatively small and does not necessarily in fast_find_migrateblock()
1770 * starting at the block pointed to by the migrate scanner pfn within
1957 /* Compaction run completes if the migrate and free scanner meet */ in __compact_finished()
2261 * Migrate has separate cached PFNs for ASYNC and SYNC* migration on in compact_zone()
2338 * We failed to migrate at least one page in the current in compact_zone()
2364 /* No more flushing until we migrate again */ in compact_zone()