Searched refs:start_migratetype (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpage_alloc.c2006 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, argument
2033 start_migratetype, false, &can_steal);
2045 if (!can_steal && start_migratetype == MIGRATE_MOVABLE
2058 start_migratetype, false, &can_steal);
2072 steal_suitable_fallback(zone, page, alloc_flags, start_migratetype,
2076 start_migratetype, fallback_mt);

Completed in 108 milliseconds