Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswapops.h224 extern void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep,
249 static inline void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
/Linux-v4.19/mm/
Dmigrate.c310 void __migration_entry_wait(struct mm_struct *mm, pte_t *ptep, in __migration_entry_wait() function
350 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
357 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
Dhugetlb.c4838 __migration_entry_wait(mm, (pte_t *)pmd, ptl); in follow_huge_pmd()
/Linux-v4.19/arch/powerpc/mm/
Dhugetlbpage.c520 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()