Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 3 of 3) sorted by relevance

/mm/
Dcompaction.c190 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 …]
Dzsmalloc.c1613 struct zs_compact_control *cc) in migrate_zspage()
1751 struct zs_compact_control cc; in __zs_compact() local
Dpage_alloc.c6748 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