Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dshmem_fs.h179 extern int shmem_mfill_atomic_pte(pmd_t *dst_pmd,
186 #define shmem_mfill_atomic_pte(dst_pmd, dst_vma, dst_addr, \ macro
/linux-6.6.21/mm/
Duserfaultfd.c559 err = shmem_mfill_atomic_pte(dst_pmd, dst_vma, in mfill_atomic_pte()
Dshmem.c2568 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, in shmem_mfill_atomic_pte() function