Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhuge_memory.c528 static unsigned long __thp_get_unmapped_area(struct file *filp, in __thp_get_unmapped_area() function
573 ret = __thp_get_unmapped_area(filp, addr, len, off, flags, PMD_SIZE); in thp_get_unmapped_area()
/kernel/linux/linux-6.6/mm/
H A 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()

Completed in 10 milliseconds