Symbol: compact_control
include/trace/events/compaction.h
102
TP_PROTO(struct compact_control *cc, unsigned long zone_start,
include/trace/events/compaction.h
132
TP_PROTO(struct compact_control *cc, unsigned long zone_start,
mm/compaction.c
1320
isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn,
mm/compaction.c
1359
static bool suitable_migration_source(struct compact_control *cc,
mm/compaction.c
1379
static bool suitable_migration_target(struct compact_control *cc,
mm/compaction.c
1407
freelist_scan_limit(struct compact_control *cc)
mm/compaction.c
1418
static inline bool compact_scanners_met(struct compact_control *cc)
mm/compaction.c
1458
fast_isolate_around(struct compact_control *cc, unsigned long pfn)
mm/compaction.c
1487
static int next_search_order(struct compact_control *cc, int order)
mm/compaction.c
1504
static void fast_isolate_freepages(struct compact_control *cc)
mm/compaction.c
1677
static void isolate_freepages(struct compact_control *cc)
mm/compaction.c
1799
struct compact_control *cc = (struct compact_control *)data;
mm/compaction.c
1857
struct compact_control *cc = (struct compact_control *)data;
mm/compaction.c
188
static inline bool isolation_suitable(struct compact_control *cc,
mm/compaction.c
1895
update_fast_start_pfn(struct compact_control *cc, unsigned long pfn)
mm/compaction.c
1907
reinit_migrate_pfn(struct compact_control *cc)
mm/compaction.c
1923
static unsigned long fast_find_migrateblock(struct compact_control *cc)
mm/compaction.c
2045
static isolate_migrate_t isolate_migratepages(struct compact_control *cc)
mm/compaction.c
2234
static enum compact_result __compact_finished(struct compact_control *cc)
mm/compaction.c
2345
static enum compact_result compact_finished(struct compact_control *cc)
mm/compaction.c
2511
compact_zone(struct compact_control *cc, struct capture_control *capc)
mm/compaction.c
2755
struct compact_control cc = {
mm/compaction.c
2897
struct compact_control cc = {
mm/compaction.c
3063
struct compact_control cc = {
mm/compaction.c
419
static bool test_and_set_skip(struct compact_control *cc, struct page *page)
mm/compaction.c
434
static void update_cached_migrate(struct compact_control *cc, unsigned long pfn)
mm/compaction.c
456
static void update_pageblock_skip(struct compact_control *cc,
mm/compaction.c
470
static inline bool isolation_suitable(struct compact_control *cc,
mm/compaction.c
481
static inline void update_pageblock_skip(struct compact_control *cc,
mm/compaction.c
486
static void update_cached_migrate(struct compact_control *cc, unsigned long pfn)
mm/compaction.c
490
static bool test_and_set_skip(struct compact_control *cc, struct page *page)
mm/compaction.c
506
struct compact_control *cc)
mm/compaction.c
534
unsigned long flags, bool *locked, struct compact_control *cc)
mm/compaction.c
556
static unsigned long isolate_freepages_block(struct compact_control *cc,
mm/compaction.c
695
isolate_freepages_range(struct compact_control *cc,
mm/compaction.c
761
static bool too_many_isolated(struct compact_control *cc)
mm/compaction.c
837
isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn,
mm/internal.h
1000
isolate_freepages_range(struct compact_control *cc,
mm/internal.h
1003
isolate_migratepages_range(struct compact_control *cc,
mm/internal.h
995
struct compact_control *cc;
mm/page_alloc.c
6843
static int __alloc_contig_migrate_range(struct compact_control *cc,
mm/page_alloc.c
6998
struct compact_control cc = {