Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshmem_fs.h196 extern int shmem_mfill_atomic_pte(pmd_t *dst_pmd,
203 #define shmem_mfill_atomic_pte(dst_pmd, dst_vma, dst_addr, \
197 #define shmem_mfill_atomic_pte( global() macro
/linux/mm/
H A Duserfaultfd.c692 err = shmem_mfill_atomic_pte(dst_pmd, dst_vma, in mfill_atomic_pte()
H A Dshmem.c2980 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, in shmem_mfill_atomic_pte() function