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

/linux-master/mm/
H A Dvmscan.c134 unsigned int compaction_ready:1; member in struct:scan_control
6005 static inline bool compaction_ready(struct zone *zone, struct scan_control *sc) function
6116 compaction_ready(zone, sc)) {
6117 sc->compaction_ready = true;
6219 if (sc->compaction_ready)
6254 if (sc->compaction_ready)

Completed in 198 milliseconds