Home
last modified time | relevance | path

Searched refs:fragmentation_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dcompaction.h86 extern int fragmentation_index(struct zone *zone, unsigned int order);
/kernel/linux/linux-5.10/include/linux/
H A Dcompaction.h92 extern int fragmentation_index(struct zone *zone, unsigned int order);
/kernel/linux/linux-5.10/mm/
H A Dvmstat.c1118 int fragmentation_index(struct zone *zone, unsigned int order) in fragmentation_index() function
H A Dcompaction.c2147 fragindex = fragmentation_index(zone, order); in compaction_suitable()
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c1129 int fragmentation_index(struct zone *zone, unsigned int order) in fragmentation_index() function
H A Dcompaction.c2333 int fragindex = fragmentation_index(zone, order); in compaction_suitable()

Completed in 15 milliseconds