Searched refs:hugetlb_get_unmapped_area_bottomup (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/sparc/mm/ |
H A D | hugetlbpage.c | 24 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *filp, hugetlb_get_unmapped_area_bottomup() function 122 return hugetlb_get_unmapped_area_bottomup(file, addr, len, hugetlb_get_unmapped_area()
|
/linux-4.4.14/arch/x86/mm/ |
H A D | hugetlbpage.c | 75 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *file, hugetlb_get_unmapped_area_bottomup() function 151 return hugetlb_get_unmapped_area_bottomup(file, addr, len, hugetlb_get_unmapped_area()
|
/linux-4.4.14/arch/tile/mm/ |
H A D | hugetlbpage.c | 164 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *file, hugetlb_get_unmapped_area_bottomup() function 239 return hugetlb_get_unmapped_area_bottomup(file, addr, len, hugetlb_get_unmapped_area()
|
Completed in 148 milliseconds