Searched refs:huge_node (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | mempolicy.h | 149 extern int huge_node(struct vm_area_struct *vma, 253 static inline int huge_node(struct vm_area_struct *vma, in huge_node() function
|
| /kernel/linux/linux-5.10/mm/ |
| D | hugetlb.c | 1161 nid = huge_node(vma, address, gfp_mask, &mpol, &nodemask); in dequeue_huge_page_vma() 1977 nid = huge_node(vma, addr, gfp_mask, &mpol, &nodemask); in alloc_buddy_huge_page_with_mpol() 2014 node = huge_node(vma, address, gfp_mask, &mpol, &nodemask); in alloc_huge_page_vma()
|
| D | mempolicy.c | 2013 int huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, in huge_node() function
|