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

/linux-master/mm/
H A Dmmap.c1565 * unmapped_area() - Find an area between the low_limit and the high_limit with
1574 static unsigned long unmapped_area(struct vm_unmapped_area_info *info) function
1684 addr = unmapped_area(info);

Completed in 133 milliseconds