Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h324 struct page *alloc_huge_page_noerr(struct vm_area_struct *vma,
475 #define alloc_huge_page_noerr(v, a, r) NULL macro
/linux-4.1.27/mm/
Dmempolicy.c1112 return alloc_huge_page_noerr(vma, address, 1); in new_page()
Dhugetlb.c1530 struct page *alloc_huge_page_noerr(struct vm_area_struct *vma, in alloc_huge_page_noerr() function