Searched refs:off_align (Results 1 – 1 of 1) sorted by relevance
535 loff_t off_align = round_up(off, size); in __thp_get_unmapped_area() local538 if (off_end <= off_align || (off_end - off_align) < size) in __thp_get_unmapped_area()