Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c1791 int old_block_type; in steal_suitable_fallback() local
1793 old_block_type = get_pageblock_migratetype(page); in steal_suitable_fallback()
1799 if (is_migrate_highatomic(old_block_type)) in steal_suitable_fallback()
1841 if (old_block_type == MIGRATE_MOVABLE) in steal_suitable_fallback()