Searched refs:VM_STACK_INCOMPLETE_SETUP (Results 1 – 2 of 2) sorted by relevance
515 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro1529 if ((vma->vm_flags & VM_STACK_INCOMPLETE_SETUP) == in vma_is_temporary_stack()1530 VM_STACK_INCOMPLETE_SETUP) in vma_is_temporary_stack()
317 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro