Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dcompaction.c2106 ret = COMPACT_CONTINUE; in __compact_finished()
2114 return COMPACT_CONTINUE; in __compact_finished()
2123 return COMPACT_CONTINUE; in __compact_finished()
2172 ret = COMPACT_CONTINUE; in compact_finished()
2185 return COMPACT_CONTINUE; in __compaction_suitable()
2217 return COMPACT_CONTINUE; in __compaction_suitable()
2252 if (ret == COMPACT_CONTINUE && (order > PAGE_ALLOC_COSTLY_ORDER)) { in compaction_suitable()
2290 if (compact_result == COMPACT_CONTINUE) in compaction_zonelist_suitable()
2378 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()
2827 highest_zoneidx) == COMPACT_CONTINUE) in kcompactd_node_suitable()
[all …]
A Dvmscan.c6373 case COMPACT_CONTINUE: in should_continue_reclaim()
/linux-6.3-rc2/include/linux/
A Dcompaction.h35 COMPACT_CONTINUE, enumerator
/linux-6.3-rc2/include/trace/events/
A Dmmflags.h208 EM( COMPACT_CONTINUE, "continue") \

Completed in 23 milliseconds