Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dcompaction.c204 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
291 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
324 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
335 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
351 struct compact_control *cc) in compact_trylock_irqsave()
381 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
413 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort()
433 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block()
592 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range()
692 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, in isolate_migratepages_block()
[all …]
Dinternal.h183 struct compact_control { struct
210 isolate_freepages_range(struct compact_control *cc, argument
213 isolate_migratepages_range(struct compact_control *cc,
Dpage_alloc.c7768 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range()
7840 struct compact_control cc = { in alloc_contig_range()