Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmempolicy.h177 extern int mpol_misplaced(struct page *, struct vm_area_struct *, unsigned long);
281 static inline int mpol_misplaced(struct page *page, struct vm_area_struct *vma, in mpol_misplaced() function
/openbmc/linux/mm/
H A Dmempolicy.c2559 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced() function
H A Dmemory.c4784 return mpol_misplaced(page, vma, addr);