Searched refs:alloc_surplus_huge_page (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/mm/ |
D | hugetlb.c | 2377 static struct page *alloc_surplus_huge_page(struct hstate *h, gfp_t gfp_mask, in alloc_surplus_huge_page() function 2460 page = alloc_surplus_huge_page(h, gfp, nid, nodemask); in alloc_buddy_huge_page_with_mpol() 2467 page = alloc_surplus_huge_page(h, gfp_mask, nid, nodemask); in alloc_buddy_huge_page_with_mpol() 2536 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
|