Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dcompaction.c190 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
257 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
290 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
296 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
312 struct compact_control *cc) in compact_trylock_irqsave()
342 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
374 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort()
394 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block()
554 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range()
615 static void acct_isolated(struct zone *zone, struct compact_control *cc) in acct_isolated()
[all …]
Dinternal.h198 struct compact_control { struct
220 isolate_freepages_range(struct compact_control *cc, argument
223 isolate_migratepages_range(struct compact_control *cc,
Dpage_alloc.c6637 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range()
6708 struct compact_control cc = { in alloc_contig_range()