Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcompaction.h35 COMPACT_CONTINUE, enumerator
/Linux-v6.6/mm/
Dcompaction.c2207 ret = COMPACT_CONTINUE; in __compact_finished()
2215 return COMPACT_CONTINUE; in __compact_finished()
2224 return COMPACT_CONTINUE; in __compact_finished()
2273 ret = COMPACT_CONTINUE; in compact_finished()
2331 compact_result = COMPACT_CONTINUE; in compaction_suitable()
2472 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()
/Linux-v6.6/include/trace/events/
Dmmflags.h210 EM( COMPACT_CONTINUE, "continue") \