Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dcompaction.c225 if (cc->ignore_skip_hint) in isolation_suitable()
411 if (cc->ignore_skip_hint) in test_and_set_skip()
891 if (!cc->ignore_skip_hint && get_pageblock_skip(page)) { in isolate_migratepages_block()
1666 if (cc->ignore_skip_hint) in fast_find_migrateblock()
2420 .ignore_skip_hint = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()
2549 .ignore_skip_hint = true, in proactive_compact_node()
2578 .ignore_skip_hint = true, in compact_node()
2701 .ignore_skip_hint = false, in kcompactd_do_work()
Dinternal.h369 bool ignore_skip_hint; /* Scan blocks even if marked skip */ member
Dpage_alloc.c8670 .ignore_skip_hint = true, in alloc_contig_range()