Searched defs:VM_NORESERVE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vma/ | ||
| H A D | vma_internal.h | 66 #define VM_NORESERVE 0x00200000 macro |
| /linux/include/linux/ | ||
| H A D | mm.h | 310 #define VM_NORESERVE 0x00200000 /* should the VM suppress accounting */ macro |