Searched refs:alloc_huge_page_node (Results 1 – 6 of 6) sorted by relevance
335 struct page *alloc_huge_page_node(struct hstate *h, int nid);500 #define alloc_huge_page_node(h, nid) NULL macro
289 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_migrate_target()
1518 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
1220 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page_node()
942 return alloc_huge_page_node(page_hstate(compound_head(page)), in new_node_page()
1623 struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node() function