Searched refs:alloc_surplus_huge_page (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/mm/ |
D | hugetlb.c | 2060 static struct page *alloc_surplus_huge_page(struct hstate *h, gfp_t gfp_mask, in alloc_surplus_huge_page() function 2166 page = alloc_surplus_huge_page(h, gfp, nid, nodemask, false); in alloc_buddy_huge_page_with_mpol() 2173 page = alloc_surplus_huge_page(h, gfp_mask, nid, nodemask, false); in alloc_buddy_huge_page_with_mpol() 2243 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
|