Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcompaction.h10 #define COMPACT_CONTINUE 2 macro
60 return COMPACT_CONTINUE; in try_to_compact_pages()
/linux-4.1.27/mm/
Dcompaction.c1165 return COMPACT_CONTINUE; in __compact_finished()
1172 return COMPACT_CONTINUE; in __compact_finished()
1209 ret = COMPACT_CONTINUE; in compact_finished()
1232 return COMPACT_CONTINUE; in __compaction_suitable()
1267 return COMPACT_CONTINUE; in __compaction_suitable()
1299 case COMPACT_CONTINUE: in compact_zone()
1335 COMPACT_CONTINUE) { in compact_zone()
Dvmscan.c2303 case COMPACT_CONTINUE: in should_continue_reclaim()