Searched refs:addr_to_align (Results 1 – 1 of 1) sorted by relevance
632 struct vm_area_struct *vma, unsigned long addr_to_align, in can_align_down() argument 635 unsigned long addr_masked = addr_to_align & mask; in can_align_down() 638 * If @addr_to_align of either source or destination is not the beginning in can_align_down() 642 if (!pmc->for_stack && vma->vm_start != addr_to_align) in can_align_down()