Home
last modified time | relevance | path

Searched refs:VM_STACK_DEFAULT_FLAGS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/um/asm/
H A Dvm-flags.h16 #define VM_STACK_DEFAULT_FLAGS (VM_GROWSDOWN | VM_DATA_FLAGS_EXEC) macro
/linux/arch/powerpc/include/asm/
H A Dpage_64.h100 #define VM_STACK_DEFAULT_FLAGS \ macro
/linux/tools/testing/vma/include/
H A Ddup.h328 #ifndef VM_STACK_DEFAULT_FLAGS /* arch can override this */
329 #define VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS macro
334 #define VM_STACK_FLAGS (VM_STACK | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)
/linux/include/linux/
H A Dmm.h530 #ifndef VM_STACK_DEFAULT_FLAGS /* arch can override this */
531 #define VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS macro
542 #define VM_STACK_FLAGS (VM_STACK | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)