Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhugetlb.h831 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
841 gfp_t modified_mask = htlb_alloc_mask(h); in htlb_modify_alloc_mask()
1044 static inline gfp_t htlb_alloc_mask(struct hstate *h)
/linux/mm/
A Dhugetlb.c1208 gfp_mask = htlb_alloc_mask(h); in dequeue_huge_page_vma()
1987 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_page()
2255 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_huge_page_with_mpol()
2305 gfp_mask = htlb_alloc_mask(h); in alloc_huge_page_vma()
2341 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
2703 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_and_dissolve_huge_page()
3052 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in hugetlb_hstate_alloc_pages_onenode()
4310 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()

Completed in 62 milliseconds