Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/mm/
Dmigrate.c200 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
240 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
247 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
Dhugetlb.c3886 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()