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