MIN_COMPACT_PRIORITY 2304 mm/compaction.c 		.whole_zone = (prio == MIN_COMPACT_PRIORITY),
MIN_COMPACT_PRIORITY 2305 mm/compaction.c 		.ignore_skip_hint = (prio == MIN_COMPACT_PRIORITY),
MIN_COMPACT_PRIORITY 2306 mm/compaction.c 		.ignore_block_suitable = (prio == MIN_COMPACT_PRIORITY)
MIN_COMPACT_PRIORITY 2362 mm/compaction.c 		if (prio > MIN_COMPACT_PRIORITY
MIN_COMPACT_PRIORITY 4005 mm/page_alloc.c 			MIN_COMPACT_COSTLY_PRIORITY : MIN_COMPACT_PRIORITY;