Home
last modified time | relevance | path

Searched defs:compaction_ready (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/mm/
Dvmscan.c119 unsigned int compaction_ready:1; member
3338 static inline bool compaction_ready(struct zone *zone, struct scan_control *sc) in compaction_ready() function