Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/linux/ |
D | swapops.h | 206 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, 231 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
|
/Linux-v5.10/arch/powerpc/mm/ |
D | hugetlbpage.c | 549 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
|
/Linux-v5.10/mm/ |
D | migrate.c | 312 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function 349 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait() 356 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
|
D | hugetlb.c | 5502 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()
|