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

/linux-master/mm/
H A Dcompaction.c2109 * initialized by compact_zone(). The first failure will use
2188 * we failed and compact_zone should decide if we should
2525 compact_zone(struct compact_control *cc, struct capture_control *capc) function
2794 ret = compact_zone(&cc, &capc);
2923 compact_zone(&cc, NULL);
3100 status = compact_zone(&cc, NULL);

Completed in 103 milliseconds