Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswapops.h138 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep,
153 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
/linux-4.4.14/mm/
Dmigrate.c204 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
244 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
251 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
Dhugetlb.c4358 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()