Home
last modified time | relevance | path

Searched refs:htlb_alloc_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhugetlb.h950 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
960 gfp_t modified_mask = htlb_alloc_mask(h); in htlb_modify_alloc_mask()
1174 static inline gfp_t htlb_alloc_mask(struct hstate *h)
/openbmc/linux/mm/
H A Dhugetlb.c1419 gfp_mask = htlb_alloc_mask(h); in dequeue_hugetlb_folio_vma()
2223 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_page()
2463 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_hugetlb_folio_with_mpol()
2514 gfp_mask = htlb_alloc_mask(h); in alloc_hugetlb_folio_vma()
2553 nodemask_t *mbind_nodemask = policy_mbind_nodemask(htlb_alloc_mask(h)); in gather_surplus_pages()
2571 folio = alloc_surplus_hugetlb_folio(h, htlb_alloc_mask(h), in gather_surplus_pages()
2937 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_and_dissolve_hugetlb_folio()
3269 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in hugetlb_hstate_alloc_pages_onenode()
4567 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()