Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcompaction.h55 COMPACT_SUCCESS, enumerator
113 if (result == COMPACT_SUCCESS) in compaction_made_progress()
/Linux-v6.1/mm/
Dcompaction.c2107 ret = COMPACT_SUCCESS; in __compact_finished()
2132 return COMPACT_SUCCESS; in __compact_finished()
2138 return COMPACT_SUCCESS; in __compact_finished()
2154 return COMPACT_SUCCESS; in __compact_finished()
2193 return COMPACT_SUCCESS; in __compaction_suitable()
2322 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()
2473 ret = COMPACT_SUCCESS; in compact_zone()
2558 ret = COMPACT_SUCCESS; in compact_zone_order()
2610 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()
2861 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
Dvmscan.c6045 case COMPACT_SUCCESS: in should_continue_reclaim()
6241 if (suitable == COMPACT_SUCCESS) in compaction_ready()
/Linux-v6.1/include/trace/events/
Dmmflags.h209 EM( COMPACT_SUCCESS, "success") \