Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmm.h671 int maybe_stack = vma->vm_flags & (VM_GROWSDOWN | VM_GROWSUP); in vma_is_temporary_stack() local
673 if (!maybe_stack) in vma_is_temporary_stack()