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