Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/mm/
A Dmempolicy.c2565 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced() function
A Dmemory.c4646 return mpol_misplaced(page, vma, addr); in numa_migrate_prep()

Completed in 19 milliseconds