Searched refs:MIGRATE_ASYNC (Results 1 – 5 of 5) sorted by relevance
281 if (cc->mode != MIGRATE_ASYNC && in update_pageblock_skip()314 if (cc->mode == MIGRATE_ASYNC) { in compact_trylock_irqsave()355 if (cc->mode == MIGRATE_ASYNC) { in compact_unlock_should_abort()378 if (cc->mode == MIGRATE_ASYNC) { in compact_should_abort()683 if (cc->mode == MIGRATE_ASYNC) in isolate_migratepages_block()1103 (cc->mode == MIGRATE_ASYNC ? ISOLATE_ASYNC_MIGRATE : 0); in isolate_migratepages()1143 if (cc->mode == MIGRATE_ASYNC && in isolate_migratepages()1337 const bool sync = cc->mode != MIGRATE_ASYNC; in compact_zone()1581 if (mode != MIGRATE_ASYNC && status == COMPACT_COMPLETE) { in try_to_compact_pages()1668 .mode = MIGRATE_ASYNC, in compact_pgdat()
262 if (mode != MIGRATE_ASYNC) { in buffer_migrate_lock_buffers()364 if (mode == MIGRATE_ASYNC && head && in migrate_page_move_mapping()638 if (mode != MIGRATE_ASYNC) in buffer_migrate_page()790 if (!force || mode == MIGRATE_ASYNC) in __unmap_and_move()1711 NULL, node, MIGRATE_ASYNC, in migrate_misplaced_page()
2998 enum migrate_mode migration_mode = MIGRATE_ASYNC; in __alloc_pages_slowpath()
11 MIGRATE_ASYNC, enumerator
10 EM( MIGRATE_ASYNC, "MIGRATE_ASYNC") \