Searched refs:alloc_surplus_huge_page (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | hugetlb.c | 2062 static struct page *alloc_surplus_huge_page(struct hstate *h, gfp_t gfp_mask, in alloc_surplus_huge_page() function 2168 page = alloc_surplus_huge_page(h, gfp, nid, nodemask, false); in alloc_buddy_huge_page_with_mpol() 2175 page = alloc_surplus_huge_page(h, gfp_mask, nid, nodemask, false); in alloc_buddy_huge_page_with_mpol() 2245 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
|