Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompaction.h41 COMPACT_COMPLETE, enumerator
123 if (result == COMPACT_COMPLETE) in compaction_failed()
/linux-6.3-rc2/include/trace/events/
A Dmmflags.h211 EM( COMPACT_COMPLETE, "complete") \
/linux-6.3-rc2/mm/
A Dcompaction.c2089 return COMPACT_COMPLETE; in __compact_finished()
2634 if (prio != COMPACT_PRIO_ASYNC && (status == COMPACT_COMPLETE || in try_to_compact_pages()
2876 } else if (status == COMPACT_PARTIAL_SKIPPED || status == COMPACT_COMPLETE) { in kcompactd_do_work()

Completed in 9 milliseconds