Home
last modified time | relevance | path

Searched refs:compact_control (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/mm/
Dcompaction.c201 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
262 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
295 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
301 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
317 struct compact_control *cc) in compact_trylock_irqsave()
347 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
379 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort()
399 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block()
534 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range()
595 static void acct_isolated(struct zone *zone, struct compact_control *cc) in acct_isolated()
[all …]
Dinternal.h178 struct compact_control { struct
199 isolate_freepages_range(struct compact_control *cc, argument
202 isolate_migratepages_range(struct compact_control *cc,
Dpage_alloc.c6370 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range()
6441 struct compact_control cc = { in alloc_contig_range()