summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r--include/linux/mmzone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index f25db1d74a21..fac5509c18f0 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -144,6 +144,7 @@ enum zone_stat_item {
144#endif 144#endif
145 WORKINGSET_REFAULT, 145 WORKINGSET_REFAULT,
146 WORKINGSET_ACTIVATE, 146 WORKINGSET_ACTIVATE,
147 WORKINGSET_NODERECLAIM,
147 NR_ANON_TRANSPARENT_HUGEPAGES, 148 NR_ANON_TRANSPARENT_HUGEPAGES,
148 NR_FREE_CMA_PAGES, 149 NR_FREE_CMA_PAGES,
149 NR_VM_ZONE_STAT_ITEMS }; 150 NR_VM_ZONE_STAT_ITEMS };