Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmmap.c1960 static unsigned long unmapped_area(struct vm_unmapped_area_info *info) in unmapped_area() function
2077 * See implementation comment at top of unmapped_area(). in unmapped_area_topdown()
2180 addr = unmapped_area(info); in vm_unmapped_area()
/kernel/linux/linux-6.6/mm/
H A Dmmap.c1574 * unmapped_area() - Find an area between the low_limit and the high_limit with
1583 static unsigned long unmapped_area(struct vm_unmapped_area_info *info) in unmapped_area() function
1693 addr = unmapped_area(info); in vm_unmapped_area()

Completed in 11 milliseconds