|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/percpu_counter.h>#include <linux/atomic.h>#include <uapi/linux/mman.h>Go to the source code of this file.
Macros | |
| #define | arch_calc_vm_prot_bits(prot) 0 |
| #define | arch_vm_get_page_prot(vm_flags) __pgprot(0) |
| #define | arch_validate_prot arch_validate_prot |
| #define | _calc_vm_trans(x, bit1, bit2) |
Variables | |
| int | sysctl_overcommit_memory |
| int | sysctl_overcommit_ratio |
| struct percpu_counter | vm_committed_as |
| #define _calc_vm_trans | ( | x, | |
| bit1, | |||
| bit2 | |||
| ) |
| struct percpu_counter vm_committed_as |
1.8.2