zsmalloc: rename zs_stat_type to class_stat_type
[platform/kernel/linux-starfive.git] / mm / vmstat.c
index d701c33..4057372 100644 (file)
@@ -1353,6 +1353,9 @@ const char * const vmstat_text[] = {
        "thp_split_page_failed",
        "thp_deferred_split_page",
        "thp_split_pmd",
+       "thp_scan_exceed_none_pte",
+       "thp_scan_exceed_swap_pte",
+       "thp_scan_exceed_share_pte",
 #ifdef CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD
        "thp_split_pud",
 #endif