Home
last modified time | relevance | path

Searched refs:alloc_huge_page_nodemask (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dmigrate.h42 return alloc_huge_page_nodemask(page_hstate(compound_head(page)), in new_page_nodemask()
Dhugetlb.h356 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid,
607 alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, nodemask_t *nmask) in alloc_huge_page_nodemask() function
/Linux-v5.4/mm/
Dhugetlb.c1725 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, in alloc_huge_page_nodemask() function
1757 page = alloc_huge_page_nodemask(h, node, nodemask); in alloc_huge_page_vma()