Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c1250 static unsigned long __thp_get_unmapped_area(struct file *filp, in thp_get_unmapped_area()
1302 ret = __thp_get_unmapped_area(filp, addr, len, off, flags, PMD_SIZE, vm_flags); in map_anon_folio_pmd_nopf()
1189 static unsigned long __thp_get_unmapped_area(struct file *filp, __thp_get_unmapped_area() function