Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
vmstat.c File Reference
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/cpu.h>
#include <linux/vmstat.h>
#include <linux/sched.h>
#include <linux/math64.h>
#include <linux/writeback.h>
#include <linux/compaction.h>

Go to the source code of this file.

Functions

 EXPORT_SYMBOL (vm_stat)
 

Variables

atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS__cacheline_aligned_in_smp
 

Function Documentation

EXPORT_SYMBOL ( vm_stat  )

Variable Documentation

atomic_long_t vm_stat [NR_VM_ZONE_STAT_ITEMS] __cacheline_aligned_in_smp

Definition at line 81 of file vmstat.c.