Home
last modified time | relevance | path

Searched refs:VM_ACCOUNT (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/trace/events/
Dmmflags.h153 {VM_ACCOUNT, "account" }, \
/linux-4.19.296/include/linux/
Dmm.h202 #define VM_ACCOUNT 0x00100000 /* Is a VM accounted object */ macro
286 #define VM_STACK_FLAGS (VM_STACK | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)
/linux-4.19.296/fs/proc/
Dtask_mmu.c642 [ilog2(VM_ACCOUNT)] = "ac", in show_smap_vma_flags()