Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dpage_alloc.c2367 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype) in __rmqueue_fallback() argument
2384 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2396 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()
2410 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2425 steal_suitable_fallback(zone, page, start_migratetype, can_steal); in __rmqueue_fallback()
2428 start_migratetype, fallback_mt); in __rmqueue_fallback()