Searched refs:VM_STACK_INCOMPLETE_SETUP (Results 1 – 1 of 1) sorted by relevance
449 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro974 if ((vma->vm_flags & VM_STACK_INCOMPLETE_SETUP) == in vma_is_temporary_stack()975 VM_STACK_INCOMPLETE_SETUP) in vma_is_temporary_stack()