Searched refs:alloc_fresh_huge_page (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/mm/ |
D | hugetlb.c | 2017 static struct page *alloc_fresh_huge_page(struct hstate *h, in alloc_fresh_huge_page() function 2064 page = alloc_fresh_huge_page(h, gfp_mask, node, nodes_allowed, in alloc_pool_huge_page() 2242 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask, NULL); in alloc_surplus_huge_page() 2278 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask, NULL); in alloc_migrate_huge_page() 3076 page = alloc_fresh_huge_page(h, gfp_mask, nid, in hugetlb_hstate_alloc_pages_onenode()
|