Lines Matching refs:compact_control
216 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
396 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip()
415 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
436 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
454 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
465 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
470 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
474 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip()
491 struct compact_control *cc) in compact_lock_irqsave()
519 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
541 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block()
681 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range()
786 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, in isolate_migratepages_block()
1211 isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn, in isolate_migratepages_range()
1250 static bool suitable_migration_source(struct compact_control *cc, in suitable_migration_source()
1270 static bool suitable_migration_target(struct compact_control *cc, in suitable_migration_target()
1296 freelist_scan_limit(struct compact_control *cc) in freelist_scan_limit()
1307 static inline bool compact_scanners_met(struct compact_control *cc) in compact_scanners_met()
1347 fast_isolate_around(struct compact_control *cc, unsigned long pfn) in fast_isolate_around()
1378 static int next_search_order(struct compact_control *cc, int order) in next_search_order()
1396 fast_isolate_freepages(struct compact_control *cc) in fast_isolate_freepages()
1559 static void isolate_freepages(struct compact_control *cc) in isolate_freepages()
1679 struct compact_control *cc = (struct compact_control *)data; in compaction_alloc()
1703 struct compact_control *cc = (struct compact_control *)data; in compaction_free()
1723 update_fast_start_pfn(struct compact_control *cc, unsigned long pfn) in update_fast_start_pfn()
1735 reinit_migrate_pfn(struct compact_control *cc) in reinit_migrate_pfn()
1751 static unsigned long fast_find_migrateblock(struct compact_control *cc) in fast_find_migrateblock()
1867 static isolate_migrate_t isolate_migratepages(struct compact_control *cc) in isolate_migratepages()
2060 static enum compact_result __compact_finished(struct compact_control *cc) in __compact_finished()
2157 static enum compact_result compact_finished(struct compact_control *cc) in compact_finished()
2290 compact_zone(struct compact_control *cc, struct capture_control *capc) in compact_zone()
2505 struct compact_control cc = { in compact_zone_order()
2650 struct compact_control cc = { in proactive_compact_node()
2679 struct compact_control cc = { in compact_node()
2822 struct compact_control cc = { in kcompactd_do_work()