Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma_exec.c65 pmc.for_stack = true; in relocate_vma_down()
H A Dmremap.c647 if (!pmc->for_stack && vma->vm_start != addr_to_align) in can_align_down()
651 if (pmc->for_stack && addr_masked >= vma->vm_start) in can_align_down()
H A Dinternal.h55 bool for_stack; /* Is this an early temp stack being moved? */ member
/linux/tools/testing/vma/
H A Dvma_internal.h499 bool for_stack; /* Is this an early temp stack being moved? */ member