Searched refs:compaction_ready (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c134 unsigned int compaction_ready:1; member in struct:scan_control
6021 static inline bool compaction_ready(struct zone *zone, struct scan_control *sc) function
6132 compaction_ready(zone, sc)) {
6133 sc->compaction_ready = true;
6235 if (sc->compaction_ready)
6270 if (sc->compaction_ready)

Completed in 296 milliseconds