Searched refs:fragindex (Results 1 – 1 of 1) sorted by relevance
1224 int fragindex; in __compaction_suitable() local1263 fragindex = fragmentation_index(zone, order); in __compaction_suitable()1264 if (fragindex >= 0 && fragindex <= sysctl_extfrag_threshold) in __compaction_suitable()