Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhugetlb.h369 struct page *alloc_huge_page_node(struct hstate *h, int nid);
549 #define alloc_huge_page_node(h, nid) NULL macro
/Linux-v4.19/mm/
Dmempolicy.c924 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_new_node_page()
Dhugetlb.c1630 struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node() function