Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompaction.h10 #define COMPACT_CONTINUE 2 macro
61 return COMPACT_CONTINUE; in try_to_compact_pages()
/linux-4.4.14/mm/
Dcompaction.c1217 return COMPACT_CONTINUE; in __compact_finished()
1224 return COMPACT_CONTINUE; in __compact_finished()
1261 ret = COMPACT_CONTINUE; in compact_finished()
1280 return COMPACT_CONTINUE; in __compaction_suitable()
1315 return COMPACT_CONTINUE; in __compaction_suitable()
1346 case COMPACT_CONTINUE: in compact_zone()
1383 COMPACT_CONTINUE) { in compact_zone()
Dvmscan.c2367 case COMPACT_CONTINUE: in should_continue_reclaim()
/linux-4.4.14/include/trace/events/
Dcompaction.h15 EM( COMPACT_CONTINUE, "continue") \