Home
last modified time | relevance | path

Searched defs:total_vm (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmm_types.h1078 unsigned long total_vm; /* Total pages mapped */ member
/linux/tools/testing/vma/
H A Dvma_internal.h253 unsigned long total_vm; /* Total pages mapped */ member
/linux/fs/proc/
H A Dtask_mmu.c37 unsigned long hiwater_vm, total_vm, hiwater_rss, total_rss; in task_mem() local