Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dhugetlb.h222 struct page *alloc_huge_page_node(struct hstate *h, int nid);
315 #define alloc_huge_page_node(h, nid) NULL macro
/linux-3.4.99/mm/
Dmemory-failure.c1363 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
Dhugetlb.c949 struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node() function