Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
900 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() function
/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c1159 gfp_mask = htlb_alloc_mask(h); in dequeue_huge_page_vma()
1729 gfp_t gfp_mask = htlb_alloc_mask(h) | __GFP_THISNODE; in alloc_pool_huge_page()
1956 gfp_t gfp_mask = htlb_alloc_mask(h); in alloc_buddy_huge_page_with_mpol()
1996 gfp_mask = htlb_alloc_mask(h); in alloc_huge_page_vma()
2030 page = alloc_surplus_huge_page(h, htlb_alloc_mask(h), in gather_surplus_pages()
3422 gfp_t gfp_mask = htlb_alloc_mask(h); in allowed_mems_nr()