Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhugetlb.h336 struct page *alloc_huge_page_noerr(struct vm_area_struct *vma,
501 #define alloc_huge_page_noerr(v, a, r) NULL macro
/linux-4.4.14/mm/
Dmempolicy.c1109 return alloc_huge_page_noerr(vma, address, 1); in new_page()
Dhugetlb.c1944 struct page *alloc_huge_page_noerr(struct vm_area_struct *vma, in alloc_huge_page_noerr() function