Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmigrate.h42 return alloc_huge_page_nodemask(page_hstate(compound_head(page)), in new_page_nodemask()
Dhugetlb.h370 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid,
550 #define alloc_huge_page_nodemask(h, preferred_nid, nmask) NULL macro
/Linux-v4.19/mm/
Dhugetlb.c1650 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, in alloc_huge_page_nodemask() function
1682 page = alloc_huge_page_nodemask(h, node, nodemask); in alloc_huge_page_vma()