Searched refs:alloc_huge_page_nodemask (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | hugetlb.h | 511 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, 784 alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, in alloc_huge_page_nodemask() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | migrate.c | 1576 return alloc_huge_page_nodemask(h, nid, mtc->nmask, gfp_mask); in alloc_migration_target()
|
H A D | hugetlb.c | 1985 struct page *alloc_huge_page_nodemask(struct hstate *h, int preferred_nid, in alloc_huge_page_nodemask() function 2015 page = alloc_huge_page_nodemask(h, node, nodemask, gfp_mask); in alloc_huge_page_vma()
|
Completed in 12 milliseconds