Home
last modified time | relevance | path

Searched refs:COMPACT_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
H A Dmmflags.h249 EM( COMPACT_SUCCESS, "success") \
265 (__result == COMPACT_SUCCESS) ? COMPACTION_PROGRESS : COMPACTION_WITHDRAWN; \
/linux/mm/
H A Dcompaction.c2274 ret = COMPACT_SUCCESS; in __compact_finished()
2302 return COMPACT_SUCCESS; in __compact_finished()
2314 return COMPACT_SUCCESS; in __compact_finished()
2320 return COMPACT_SUCCESS; in __compact_finished()
2335 return COMPACT_SUCCESS; in __compact_finished()
2485 return COMPACT_SUCCESS; in compaction_suit_allocation_order()
2695 ret = COMPACT_SUCCESS; in compact_zone()
2798 ret = COMPACT_SUCCESS; in compact_zone_order()
2848 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()
3100 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
H A Dpage_alloc.c4254 if (compact_result == COMPACT_SUCCESS) { in should_compact_retry()
/linux/include/linux/
H A Dcompaction.h55 COMPACT_SUCCESS, enumerator