Searched refs:alloc_huge_page_node (Results 1 – 6 of 6) sorted by relevance
323 struct page *alloc_huge_page_node(struct hstate *h, int nid);474 #define alloc_huge_page_node(h, nid) NULL macro
306 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_migrate_target()
1503 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
1193 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page_node()
945 return alloc_huge_page_node(page_hstate(compound_head(page)), in new_node_page()
1288 struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node() function