vmstat.c File Reference
Go to the source code of this file.
Function Documentation
| void __dec_zone_state |
( |
struct zone * |
zone, |
|
|
enum zone_stat_item |
item | |
|
) |
| | |
| void __get_zone_counts |
( |
unsigned long * |
active, |
|
|
unsigned long * |
inactive, |
|
|
unsigned long * |
free, |
|
|
struct pglist_data * |
pgdat | |
|
) |
| | |
| void __inc_zone_page_state |
( |
struct page * |
page, |
|
|
enum zone_stat_item |
item | |
|
) |
| | |
| void dec_zone_page_state |
( |
struct page * |
page, |
|
|
enum zone_stat_item |
item | |
|
) |
| | |
| void inc_zone_page_state |
( |
struct page * |
page, |
|
|
enum zone_stat_item |
item | |
|
) |
| | |
Variable Documentation
| atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS] |