Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhuge_memory.c501 unsigned long __thp_get_unmapped_area(struct file *filp, unsigned long len, in __thp_get_unmapped_area() function
535 addr = __thp_get_unmapped_area(filp, len, off, flags, PMD_SIZE); in thp_get_unmapped_area()