Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | swapops.h | 224 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, 249 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
|
/Linux-v4.19/mm/ |
D | migrate.c | 310 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function 350 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait() 357 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
|
D | hugetlb.c | 4838 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()
|
/Linux-v4.19/arch/powerpc/mm/ |
D | hugetlbpage.c | 520 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
|