Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/linux/ |
D | swapops.h | 345 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, 374 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
|
/linux-6.1.9/arch/powerpc/mm/ |
D | hugetlbpage.c | 538 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
|
/linux-6.1.9/mm/ |
D | migrate.c | 293 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function 319 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
|
D | hugetlb.c | 7296 __migration_entry_wait(mm, (pte_t *)pud, ptl); in follow_huge_pud()
|