Searched refs:alloc_fresh_huge_page (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/mm/ |
D | hugetlb.c | 1397 static struct page *alloc_fresh_huge_page(struct hstate *h, in alloc_fresh_huge_page() function 1428 page = alloc_fresh_huge_page(h, gfp_mask, node, nodes_allowed); in alloc_pool_huge_page() 1561 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask); in alloc_surplus_huge_page() 1596 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask); in alloc_migrate_huge_page()
|