Home
last modified time | relevance | path

Searched refs:pmd_migration_entry_wait (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dswapops.h260 extern void pmd_migration_entry_wait(struct mm_struct *mm, pmd_t *pmd);
299 static inline void pmd_migration_entry_wait(struct mm_struct *m, pmd_t *p) { } in pmd_migration_entry_wait() function
/kernel/linux/linux-6.6/include/linux/
H A Dswapops.h494 extern void pmd_migration_entry_wait(struct mm_struct *mm, pmd_t *pmd);
533 static inline void pmd_migration_entry_wait(struct mm_struct *m, pmd_t *p) { }
/kernel/linux/linux-5.10/mm/
H A Dhmm.c341 pmd_migration_entry_wait(walk->mm, pmdp); in hmm_vma_walk_pmd()
H A Dgup.c595 pmd_migration_entry_wait(mm, pmd); in follow_pmd_mask()
628 pmd_migration_entry_wait(mm, pmd); in follow_pmd_mask()
H A Dmigrate.c361 void pmd_migration_entry_wait(struct mm_struct *mm, pmd_t *pmd) in pmd_migration_entry_wait() function
H A Dmemory.c4665 pmd_migration_entry_wait(mm, vmf.pmd); in __handle_mm_fault()
/kernel/linux/linux-6.6/mm/
H A Dhmm.c342 pmd_migration_entry_wait(walk->mm, pmdp); in hmm_vma_walk_pmd()
H A Dmigrate.c364 void pmd_migration_entry_wait(struct mm_struct *mm, pmd_t *pmd) in pmd_migration_entry_wait() function
H A Dmemory.c5159 pmd_migration_entry_wait(mm, vmf.pmd); in __handle_mm_fault()

Completed in 28 milliseconds