Searched refs:huge_zonelist (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | mempolicy.h | 148 extern struct zonelist *huge_zonelist(struct vm_area_struct *vma, 257 static inline struct zonelist *huge_zonelist(struct vm_area_struct *vma, in huge_zonelist() function
|
/linux-4.4.14/mm/ |
D | hugetlb.c | 903 zonelist = huge_zonelist(vma, address, in dequeue_huge_page_vma() 1498 zl = huge_zonelist(vma, addr, gfp, &mpol, &nodemask); in __hugetlb_alloc_buddy_huge_page()
|
D | mempolicy.c | 1806 struct zonelist *huge_zonelist(struct vm_area_struct *vma, unsigned long addr, in huge_zonelist() function
|