Searched refs:alloc_surplus_huge_page (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/mm/ |
D | hugetlb.c | 2229 static struct page *alloc_surplus_huge_page(struct hstate *h, gfp_t gfp_mask, in alloc_surplus_huge_page() function 2312 page = alloc_surplus_huge_page(h, gfp, nid, nodemask); in alloc_buddy_huge_page_with_mpol() 2319 page = alloc_surplus_huge_page(h, gfp_mask, nid, nodemask); in alloc_buddy_huge_page_with_mpol() 2388 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
|