Loading include/linux/mmzone.h +1 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,7 @@ enum zone_stat_item { NR_ANON_TRANSPARENT_HUGEPAGES, NR_FREE_CMA_PAGES, NR_SWAPCACHE, NR_INDIRECTLY_RECLAIMABLE_BYTES, /* measured in bytes */ NR_VM_ZONE_STAT_ITEMS }; /* Loading mm/vmstat.c +1 −0 Original line number Diff line number Diff line Loading @@ -765,6 +765,7 @@ const char * const vmstat_text[] = { "nr_anon_transparent_hugepages", "nr_free_cma", "nr_swapcache", "nr_indirectly_reclaimable", /* enum writeback_stat_item counters */ "nr_dirty_threshold", Loading Loading
include/linux/mmzone.h +1 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,7 @@ enum zone_stat_item { NR_ANON_TRANSPARENT_HUGEPAGES, NR_FREE_CMA_PAGES, NR_SWAPCACHE, NR_INDIRECTLY_RECLAIMABLE_BYTES, /* measured in bytes */ NR_VM_ZONE_STAT_ITEMS }; /* Loading
mm/vmstat.c +1 −0 Original line number Diff line number Diff line Loading @@ -765,6 +765,7 @@ const char * const vmstat_text[] = { "nr_anon_transparent_hugepages", "nr_free_cma", "nr_swapcache", "nr_indirectly_reclaimable", /* enum writeback_stat_item counters */ "nr_dirty_threshold", Loading