Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcompaction.h55 COMPACT_SUCCESS, enumerator
113 if (result == COMPACT_SUCCESS) in compaction_made_progress()
/Linux-v5.15/mm/
Dcompaction.c2066 ret = COMPACT_SUCCESS; in __compact_finished()
2091 return COMPACT_SUCCESS; in __compact_finished()
2097 return COMPACT_SUCCESS; in __compact_finished()
2108 return COMPACT_SUCCESS; in __compact_finished()
2121 return COMPACT_SUCCESS; in __compact_finished()
2165 return COMPACT_SUCCESS; in __compaction_suitable()
2293 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()
2446 ret = COMPACT_SUCCESS; in compact_zone()
2532 ret = COMPACT_SUCCESS; in compact_zone_order()
2584 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()
[all …]
Dvmscan.c2951 case COMPACT_SUCCESS: in should_continue_reclaim()
3238 if (suitable == COMPACT_SUCCESS) in compaction_ready()
/Linux-v5.15/include/trace/events/
Dmmflags.h199 EM( COMPACT_SUCCESS, "success") \