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