Home
last modified time | relevance | path

Searched refs:__migration_entry_wait (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dswapops.h215 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/
Dhugetlbpage.c532 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
/Linux-v5.15/mm/
Dmigrate.c289 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()
Dhugetlb.c6203 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()