Searched refs:addr_to_align (Results 1 – 1 of 1) sorted by relevance
544 static bool can_align_down(struct vm_area_struct *vma, unsigned long addr_to_align, in can_align_down() argument547 unsigned long addr_masked = addr_to_align & mask; in can_align_down()554 if (!for_stack && vma->vm_start != addr_to_align) in can_align_down()