Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompaction.h40 extern int fragmentation_index(struct zone *zone, unsigned int order);
/linux-4.4.14/mm/
Dcompaction.c1311 fragindex = fragmentation_index(zone, order); in __compaction_suitable()
Dvmstat.c689 int fragmentation_index(struct zone *zone, unsigned int order) in fragmentation_index() function