Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmstat.c1087 static int __fragmentation_index(unsigned int order, struct contig_page_info *info) in __fragmentation_index() function
1134 return __fragmentation_index(order, &info); in fragmentation_index()
2233 index = __fragmentation_index(order, &info); in extfrag_show_print()