Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dcompaction.c2059 static enum compact_result compact_finished(struct compact_control *cc) in compact_finished() function
2274 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()
2329 * and we want compact_finished() to detect it in compact_zone()
2353 * compact_finished() can detect immediately if allocation in compact_zone()
2388 * already reset to zone end in compact_finished() in compact_zone()
/kernel/linux/linux-6.6/mm/
H A Dcompaction.c2266 static enum compact_result compact_finished(struct compact_control *cc) in compact_finished() function
2472 while ((ret = compact_finished(cc)) == COMPACT_CONTINUE) { in compact_zone()
2527 * and we want compact_finished() to detect it in compact_zone()
2572 * compact_finished() can detect immediately if allocation in compact_zone()
2601 * already reset to zone end in compact_finished() in compact_zone()

Completed in 8 milliseconds