Searched refs:mpol_misplaced (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mempolicy.h | 187 extern int mpol_misplaced(struct page *, struct vm_area_struct *, unsigned long); 284 static inline int mpol_misplaced(struct page *page, struct vm_area_struct *vma, in mpol_misplaced() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mempolicy.c | 2473 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced() function
|
| H A D | huge_memory.c | 1461 target_nid = mpol_misplaced(page, vma, haddr); in do_huge_pmd_numa_page()
|
| H A D | memory.c | 4522 return mpol_misplaced(page, vma, addr); in numa_migrate_prep()
|