Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm.h449 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro
974 if ((vma->vm_flags & VM_STACK_INCOMPLETE_SETUP) == in vma_is_temporary_stack()
975 VM_STACK_INCOMPLETE_SETUP) in vma_is_temporary_stack()