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

/linux-master/mm/
H A Dpage_alloc.c2094 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, argument
2121 start_migratetype, false, &can_steal);
2133 if (!can_steal && start_migratetype == MIGRATE_MOVABLE
2146 start_migratetype, false, &can_steal);
2162 start_migratetype, alloc_flags, can_steal);
2165 start_migratetype, fallback_mt);

Completed in 131 milliseconds