Searched defs:cc (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | compaction.c | 115 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 176 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 213 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 219 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 235 struct compact_control *cc) in compact_trylock_irqsave() 265 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() 297 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort() 339 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block() 496 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range() 557 static void acct_isolated(struct zone *zone, struct compact_control *cc) in acct_isolated() [all …]
|
D | zsmalloc.c | 1613 struct zs_compact_control *cc) in migrate_zspage() 1710 struct zs_compact_control cc; in __zs_compact() local
|
D | page_alloc.c | 6308 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range() 6379 struct compact_control cc = { in alloc_contig_range() local
|