Home
last modified time | relevance | path

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

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