Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dhuge_memory.c596 static unsigned long __thp_get_unmapped_area(struct file *filp, in __thp_get_unmapped_area() function
638 ret = __thp_get_unmapped_area(filp, addr, len, off, flags, PMD_SIZE); in thp_get_unmapped_area()