Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dcompaction.c2100 static enum compact_result compact_finished(struct compact_control *cc) in compact_finished() function
2316 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()