Searched refs:for_stack (Results 1 – 4 of 4) sorted by relevance
65 pmc.for_stack = true; in relocate_vma_down()
647 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()
55 bool for_stack; /* Is this an early temp stack being moved? */ member
499 bool for_stack; /* Is this an early temp stack being moved? */ member