Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dmmflags.h214 EM( COMPACT_COMPLETE, "complete") \
227 (__result == COMPACT_COMPLETE) ? COMPACTION_FAILED : \
/openbmc/linux/include/linux/
H A Dcompaction.h41 COMPACT_COMPLETE, enumerator
/openbmc/linux/mm/
H A Dcompaction.c2190 return COMPACT_COMPLETE; in __compact_finished()
2724 if (prio != COMPACT_PRIO_ASYNC && (status == COMPACT_COMPLETE || in try_to_compact_pages()
2978 } else if (status == COMPACT_PARTIAL_SKIPPED || status == COMPACT_COMPLETE) { in kcompactd_do_work()