Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/vma/
Dvma_internal.h225 unsigned long total_vm; /* Total pages mapped */ member
/linux-6.14.4/include/linux/
Dmm_types.h945 unsigned long total_vm; /* Total pages mapped */ member
/linux-6.14.4/fs/proc/
Dtask_mmu.c37 unsigned long hiwater_vm, total_vm, hiwater_rss, total_rss; in task_mem() local