Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c1272 loff_t off_align = round_up(off, size); in __thp_get_unmapped_area() local
1278 if (off_end <= off_align || (off_end - off_align) < size) in __thp_get_unmapped_area()