Home
last modified time | relevance | path

Searched refs:shmem_mfill_atomic_pte (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dshmem_fs.h144 extern int shmem_mfill_atomic_pte(struct mm_struct *dst_mm, pmd_t *dst_pmd,
151 #define shmem_mfill_atomic_pte(dst_mm, dst_pmd, dst_vma, dst_addr, \ macro
/Linux-v5.15/mm/
Duserfaultfd.c472 err = shmem_mfill_atomic_pte(dst_mm, dst_pmd, dst_vma, in mfill_atomic_pte()
Dshmem.c2341 int shmem_mfill_atomic_pte(struct mm_struct *dst_mm, in shmem_mfill_atomic_pte() function