Searched refs:unmapped_area_topdown (Results 1 – 1 of 1) sorted by relevance
1613 * unmapped_area_topdown() - Find an area between the low_limit and the1622 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) in unmapped_area_topdown() function 1678 addr = unmapped_area_topdown(info); in vm_unmapped_area()