Home
last modified time | relevance | path

Searched defs:VM_STARTGAP_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/vma/
H A Dvma_internal.h99 #define VM_STARTGAP_FLAGS (VM_GROWSDOWN | VM_SHADOW_STACK) macro
/linux/include/linux/
H A Dmm.h442 #define VM_STARTGAP_FLAGS (VM_GROWSDOWN | VM_SHADOW_STACK) macro