Home
last modified time | relevance | path

Searched refs:fragindex (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/mm/
A Dcompaction.c2232 int fragindex; in compaction_suitable() local
2253 fragindex = fragmentation_index(zone, order); in compaction_suitable()
2254 if (fragindex >= 0 && fragindex <= sysctl_extfrag_threshold) in compaction_suitable()

Completed in 7 milliseconds