Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm.h515 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro
1529 if ((vma->vm_flags & VM_STACK_INCOMPLETE_SETUP) == in vma_is_temporary_stack()
1530 VM_STACK_INCOMPLETE_SETUP) in vma_is_temporary_stack()
/linux/tools/testing/vma/include/
H A Ddup.h317 #define VM_STACK_INCOMPLETE_SETUP (VM_RAND_READ | VM_SEQ_READ | VM_STACK_EARLY) macro