Searched refs:alloc_surplus_hugetlb_folio (Results 1 - 1 of 1) sorted by path

/linux-master/mm/
H A Dhugetlb.c2512 static struct folio *alloc_surplus_hugetlb_folio(struct hstate *h, function
2594 folio = alloc_surplus_hugetlb_folio(h, gfp, nid, nodemask);
2601 folio = alloc_surplus_hugetlb_folio(h, gfp_mask, nid, nodemask);
2653 folio = alloc_surplus_hugetlb_folio(h, htlb_alloc_mask(h),
3835 * We might race with alloc_surplus_hugetlb_folio() here and be unable
3897 * alloc_surplus_hugetlb_folio() is checking the global counter,

Completed in 317 milliseconds