Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h696 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
706 gfp_t modified_mask = htlb_alloc_mask(h); in htlb_modify_alloc_mask()
898 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
/Linux-v5.10/mm/
Dhugetlb.c1115 gfp_mask = htlb_alloc_mask(h); in dequeue_huge_page_vma()
1689 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_page()
1895 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_huge_page_with_mpol()
1935 gfp_mask = htlb_alloc_mask(h); in alloc_huge_page_vma()
1969 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
3366 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()