Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswapops.h142 extern void migration_entry_wait_huge(struct vm_area_struct *vma,
157 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
/linux-4.1.27/mm/
Dmigrate.c243 void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge() function
Dhugetlb.c3269 migration_entry_wait_huge(vma, mm, ptep); in hugetlb_fault()