Searched refs:COMPACT_COMPLETE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcompaction.h41 COMPACT_COMPLETE, enumerator in enum:compact_result
/linux-master/include/trace/events/
H A Dmmflags.h213 EM( COMPACT_COMPLETE, "complete") \
226 (__result == COMPACT_COMPLETE) ? COMPACTION_FAILED : \
/linux-master/mm/
H A Dcompaction.c2310 return COMPACT_COMPLETE;
2867 if (prio != COMPACT_PRIO_ASYNC && (status == COMPACT_COMPLETE ||
3104 } else if (status == COMPACT_PARTIAL_SKIPPED || status == COMPACT_COMPLETE) {

Completed in 380 milliseconds