Home
last modified time | relevance | path

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

/mm/
Dhuge_memory.c530 loff_t off_align = round_up(off, size); in __thp_get_unmapped_area() local
533 if (off_end <= off_align || (off_end - off_align) < size) in __thp_get_unmapped_area()