Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/linux/ |
D | swapops.h | 204 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, 229 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
|
/Linux-v5.4/arch/powerpc/mm/ |
D | hugetlbpage.c | 519 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
|
/Linux-v5.4/mm/ |
D | migrate.c | 307 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function 344 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait() 351 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
|
D | hugetlb.c | 5042 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()
|