Home
last modified time | relevance | path

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

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