Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dcompaction.c218 if (cc->ignore_skip_hint) in isolation_suitable()
452 if (cc->ignore_skip_hint) in test_and_set_skip()
1856 if (cc->ignore_skip_hint) in fast_find_migrateblock()
2545 !cc->ignore_skip_hint && !cc->finish_pageblock && in compact_zone()
2635 .ignore_skip_hint = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()
2762 .ignore_skip_hint = true, in proactive_compact_node()
2793 .ignore_skip_hint = true, in compact_node()
2945 .ignore_skip_hint = false, in kcompactd_do_work()
H A Dpage_isolation.c414 .ignore_skip_hint = true, in isolate_single_pageblock()
H A Dinternal.h569 bool ignore_skip_hint; /* Scan blocks even if marked skip */ member
H A Dpage_alloc.c6141 .ignore_skip_hint = true, in alloc_contig_range()