Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dswapops.h345 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/
Dhugetlbpage.c538 __migration_entry_wait(mm, ptep, ptl); in follow_huge_pd()
/linux-6.1.9/mm/
Dmigrate.c293 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()
Dhugetlb.c7296 __migration_entry_wait(mm, (pte_t *)pud, ptl); in follow_huge_pud()