Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompaction.h14 #define COMPACT_COMPLETE 4 macro
/linux-4.4.14/include/trace/events/
Dcompaction.h17 EM( COMPACT_COMPLETE, "complete") \
/linux-4.4.14/mm/
Dcompaction.c1213 return COMPACT_COMPLETE; in __compact_finished()
1581 if (mode != MIGRATE_ASYNC && status == COMPACT_COMPLETE) { in try_to_compact_pages()