Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcompaction.h35 COMPACT_CONTINUE, enumerator
/linux/mm/
A Dcompaction.c2309 ret = COMPACT_CONTINUE; in __compact_finished()
2317 return COMPACT_CONTINUE; in __compact_finished()
2326 return COMPACT_CONTINUE; in __compact_finished()
2375 ret = COMPACT_CONTINUE; in compact_finished()
2433 compact_result = COMPACT_CONTINUE; in compaction_suitable()
2503 return COMPACT_CONTINUE; in compaction_suit_allocation_order()
2536 if (ret != COMPACT_CONTINUE) in compact_zone()
2592 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()
3039 if (ret == COMPACT_CONTINUE) in kcompactd_node_suitable()
3080 if (ret != COMPACT_CONTINUE) in kcompactd_do_work()
/linux/include/trace/events/
A Dmmflags.h206 EM( COMPACT_CONTINUE, "continue") \

Completed in 12 milliseconds