Searched refs:fragindex (Results 1 – 1 of 1) sorted by relevance
1471 int fragindex; in compaction_suitable() local1492 fragindex = fragmentation_index(zone, order); in compaction_suitable()1493 if (fragindex >= 0 && fragindex <= sysctl_extfrag_threshold) in compaction_suitable()