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