Lines Matching defs:cc

220 static inline bool isolation_suitable(struct compact_control *cc,  in isolation_suitable()
451 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip()
466 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
488 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
502 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
513 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
518 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
522 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip()
538 struct compact_control *cc) in compact_lock_irqsave()
566 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
588 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block()
726 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range()
792 static bool too_many_isolated(struct compact_control *cc) in too_many_isolated()
868 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, in isolate_migratepages_block()
1354 isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn, in isolate_migratepages_range()
1393 static bool suitable_migration_source(struct compact_control *cc, in suitable_migration_source()
1413 static bool suitable_migration_target(struct compact_control *cc, in suitable_migration_target()
1441 freelist_scan_limit(struct compact_control *cc) in freelist_scan_limit()
1452 static inline bool compact_scanners_met(struct compact_control *cc) in compact_scanners_met()
1492 fast_isolate_around(struct compact_control *cc, unsigned long pfn) in fast_isolate_around()
1521 static int next_search_order(struct compact_control *cc, int order) in next_search_order()
1538 static void fast_isolate_freepages(struct compact_control *cc) in fast_isolate_freepages()
1711 static void isolate_freepages(struct compact_control *cc) in isolate_freepages()
1833 struct compact_control *cc = (struct compact_control *)data; in compaction_alloc_noprof() local
1890 struct compact_control *cc = (struct compact_control *)data; in compaction_free() local
1928 update_fast_start_pfn(struct compact_control *cc, unsigned long pfn) in update_fast_start_pfn()
1940 reinit_migrate_pfn(struct compact_control *cc) in reinit_migrate_pfn()
1956 static unsigned long fast_find_migrateblock(struct compact_control *cc) in fast_find_migrateblock()
2078 static isolate_migrate_t isolate_migratepages(struct compact_control *cc) in isolate_migratepages()
2271 static enum compact_result __compact_finished(struct compact_control *cc) in __compact_finished()
2368 static enum compact_result compact_finished(struct compact_control *cc) in compact_finished()
2507 compact_zone(struct compact_control *cc, struct capture_control *capc) in compact_zone()
2749 struct compact_control cc = { in compact_zone_order() local
2891 struct compact_control cc = { in compact_node() local
3054 struct compact_control cc = { in kcompactd_do_work() local