Home
last modified time | relevance | path

Searched defs:VM_DONTEXPAND (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/vma/
H A Dvma_internal.h63 #define VM_DONTEXPAND 0x00040000 macro
/linux/include/linux/
H A Dmm.h307 #define VM_DONTEXPAND 0x00040000 /* Cannot expand with mremap() */ macro