Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmmap.c2064 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) in unmapped_area_topdown() function
2178 addr = unmapped_area_topdown(info); in vm_unmapped_area()
/kernel/linux/linux-6.6/mm/
H A Dmmap.c1626 * unmapped_area_topdown() - Find an area between the low_limit and the
1635 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) in unmapped_area_topdown() function
1691 addr = unmapped_area_topdown(info); in vm_unmapped_area()

Completed in 9 milliseconds