Lines Matching full:migrate
13 #include <linux/migrate.h>
241 * should be skipped for page isolation when the migrate and free page scanner
674 * isolate_migratepages_block() - isolate all migrate-able pages within
736 * to failure. We should migrate the pages now and in isolate_migratepages_block()
809 * It's possible to migrate LRU and non-lru movable pages. in isolate_migratepages_block()
842 * Only allow to migrate anonymous pages in GFP_NOFS context in isolate_migratepages_block()
962 * isolate_migratepages_range() - isolate migrate-able pages in a PFN range
1094 * Isolate free pages until enough are available to migrate the in isolate_freepages()
1095 * pages on cc->migratepages. We stop searching if the migrate in isolate_freepages()
1165 * This is a migrate-callback that "allocates" freepages by taking pages
1194 * This is a migrate-callback that "frees" freepages back to the isolated
1210 ISOLATE_SUCCESS, /* Pages isolated, migrate */
1221 * starting at the block pointed to by the migrate scanner pfn within
1321 /* Compaction run completes if the migrate and free scanner meet */ in __compact_finished()
1644 * We failed to migrate at least one page in the current in compact_zone()
1675 /* No more flushing until we migrate again */ in compact_zone()