Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | swapops.h | 215 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, 237 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
|
| /Linux-v5.15/arch/powerpc/mm/ |
| D | hugetlbpage.c | 532 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
|
| /Linux-v5.15/mm/ |
| D | migrate.c | 289 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function 327 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait() 334 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
|
| D | hugetlb.c | 6203 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()
|