Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcompaction.h55 COMPACT_SUCCESS, enumerator
113 if (result == COMPACT_SUCCESS) in compaction_made_progress()
/linux/mm/
A Dcompaction.c2072 ret = COMPACT_SUCCESS; in __compact_finished()
2097 return COMPACT_SUCCESS; in __compact_finished()
2103 return COMPACT_SUCCESS; in __compact_finished()
2114 return COMPACT_SUCCESS; in __compact_finished()
2127 return COMPACT_SUCCESS; in __compact_finished()
2171 return COMPACT_SUCCESS; in __compaction_suitable()
2299 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()
2452 ret = COMPACT_SUCCESS; in compact_zone()
2538 ret = COMPACT_SUCCESS; in compact_zone_order()
2590 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()
[all …]
A Dvmscan.c3105 case COMPACT_SUCCESS: in should_continue_reclaim()
3392 if (suitable == COMPACT_SUCCESS) in compaction_ready()
/linux/include/trace/events/
A Dmmflags.h199 EM( COMPACT_SUCCESS, "success") \

Completed in 17 milliseconds