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

/linux-master/mm/
H A Dmmap.c1617 * unmapped_area_topdown() - Find an area between the low_limit and the
1626 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) function
1682 addr = unmapped_area_topdown(info);

Completed in 125 milliseconds