Searched defs:VM_DONTEXPAND (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vma/ | ||
| H A D | vma_internal.h | 63 #define VM_DONTEXPAND 0x00040000 macro |
| /linux/include/linux/ | ||
| H A D | mm.h | 307 #define VM_DONTEXPAND 0x00040000 /* Cannot expand with mremap() */ macro |