Home
last modified time | relevance | path

Searched refs:VM_GROWSDOWN (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h290 #define VM_GROWSDOWN 0x00000100 /* general info on the segment */ macro
422 #define VM_STACK VM_GROWSDOWN
669 int maybe_stack = vma->vm_flags & (VM_GROWSDOWN | VM_GROWSUP); in vma_is_temporary_stack()
2700 if (vma->vm_flags & VM_GROWSDOWN) { in vm_start_gap()

Completed in 5 milliseconds