Searched defs:cc (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | compaction.c | 190 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 258 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 291 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 297 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 313 struct compact_control *cc) in compact_trylock_irqsave() 343 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() 375 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort() 395 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block() 553 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range() 620 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() 1751 struct zs_compact_control cc; in __zs_compact() local
|
D | page_alloc.c | 6748 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range() 6819 struct compact_control cc = { in alloc_contig_range() local
|