Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c2023 __rmqueue_fallback(struct zone *zone, int order, int start_migratetype, in __rmqueue_fallback() argument
2050 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2062 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()
2075 start_migratetype, false, &can_steal); in __rmqueue_fallback()
2089 steal_suitable_fallback(zone, page, alloc_flags, start_migratetype, in __rmqueue_fallback()
2093 start_migratetype, fallback_mt); in __rmqueue_fallback()