Searched refs:COMPACT_CONTINUE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcompaction.h10 #define COMPACT_CONTINUE 2 macro
60 return COMPACT_CONTINUE; try_to_compact_pages()
/linux-4.1.27/mm/
H A Dcompaction.c1165 return COMPACT_CONTINUE; __compact_finished()
1172 return COMPACT_CONTINUE; __compact_finished()
1209 ret = COMPACT_CONTINUE; compact_finished()
1219 * COMPACT_CONTINUE - If compaction should run now
1232 return COMPACT_CONTINUE; __compaction_suitable()
1267 return COMPACT_CONTINUE; __compaction_suitable()
1299 case COMPACT_CONTINUE: compact_zone()
1335 COMPACT_CONTINUE) { compact_zone()
H A Dvmscan.c2303 case COMPACT_CONTINUE: should_continue_reclaim()

Completed in 102 milliseconds