Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhugetlb.h941 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
951 gfp_t modified_mask = htlb_alloc_mask(h); in htlb_modify_alloc_mask()
1166 static inline gfp_t htlb_alloc_mask(struct hstate *h)
/linux-6.3-rc2/mm/
A Dhugetlb.c1374 gfp_mask = htlb_alloc_mask(h); in dequeue_hugetlb_folio_vma()
2214 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_page()
2454 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_hugetlb_folio_with_mpol()
2505 gfp_mask = htlb_alloc_mask(h); in alloc_hugetlb_folio_vma()
2541 folio = alloc_surplus_hugetlb_folio(h, htlb_alloc_mask(h), in gather_surplus_pages()
2903 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_and_dissolve_hugetlb_folio()
3232 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in hugetlb_hstate_alloc_pages_onenode()
4540 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()

Completed in 17 milliseconds