Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h925 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
936 gfp_t modified_mask = htlb_alloc_mask(h); in htlb_modify_alloc_mask()
1228 static inline gfp_t htlb_alloc_mask(struct hstate *h)
/linux/mm/
H A Dmemfd.c86 gfp_mask = htlb_alloc_mask(h); in memfd_alloc_folio()
H A Dhugetlb.c1381 gfp_mask = htlb_alloc_mask(h); in dequeue_hugetlb_folio_vma()
2057 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_folio()
2313 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_hugetlb_folio_with_mpol()
2409 mbind_nodemask = policy_mbind_nodemask(htlb_alloc_mask(h)); in gather_surplus_pages()
2434 folio = alloc_surplus_hugetlb_folio(h, htlb_alloc_mask(h), in gather_surplus_pages()
2838 gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_and_dissolve_hugetlb_folio()
2979 gfp_t gfp = htlb_alloc_mask(h) | __GFP_RETRY_MAYFAIL; in alloc_hugetlb_folio()
3494 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in hugetlb_hstate_alloc_pages_onenode()
5070 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()
6856 gfp_mask = htlb_alloc_mask( in alloc_hugetlb_folio_vma()
[all...]
H A Dmempolicy.c1377 gfp = htlb_alloc_mask(h); in alloc_migration_target_by_mpol()