Searched refs:compact_control (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | compaction.c | 188 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 419 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip() 434 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 456 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 470 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 481 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 486 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 490 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip() 506 struct compact_control *cc) in compact_lock_irqsave() 534 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() [all …]
|
| H A D | internal.h | 875 struct compact_control { struct 920 struct compact_control *cc; argument 925 isolate_freepages_range(struct compact_control *cc, 928 isolate_migratepages_range(struct compact_control *cc,
|
| H A D | page_alloc.c | 6796 static int __alloc_contig_migrate_range(struct compact_control *cc, in __alloc_contig_migrate_range() 6942 struct compact_control cc = { in alloc_contig_range_noprof()
|
| /linux/include/trace/events/ |
| H A D | compaction.h | 102 TP_PROTO(struct compact_control *cc, unsigned long zone_start, 132 TP_PROTO(struct compact_control *cc, unsigned long zone_start,
|