Searched refs:mpol_misplaced (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dmempolicy.h197 extern int mpol_misplaced(struct page *, struct vm_area_struct *, unsigned long);
288 static inline int mpol_misplaced(struct page *page, struct vm_area_struct *vma, mpol_misplaced() function
/linux-4.4.14/mm/
H A Dmempolicy.c2231 * mpol_misplaced - check whether current page node is valid in policy
2247 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) mpol_misplaced() function
H A Dhuge_memory.c1380 target_nid = mpol_misplaced(page, vma, haddr); do_huge_pmd_numa_page()
H A Dmemory.c3186 return mpol_misplaced(page, vma, addr); numa_migrate_prep()

Completed in 161 milliseconds