Lines Matching defs:vma
256 bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem()
734 unsigned long shmem_swap_usage(struct vm_area_struct *vma) in shmem_swap_usage()
1434 static void shmem_pseudo_vma_init(struct vm_area_struct *vma, in shmem_pseudo_vma_init()
1444 static void shmem_pseudo_vma_destroy(struct vm_area_struct *vma) in shmem_pseudo_vma_destroy()
1628 gfp_t gfp, struct vm_area_struct *vma, in shmem_swapin_page()
1742 struct vm_area_struct *vma, struct vm_fault *vmf, in shmem_getpage_gfp()
1992 struct vm_area_struct *vma = vmf->vma; in shmem_fault() local
2163 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
2169 static struct mempolicy *shmem_get_policy(struct vm_area_struct *vma, in shmem_get_policy()
2205 static int shmem_mmap(struct file *file, struct vm_area_struct *vma) in shmem_mmap()
3988 bool shmem_huge_enabled(struct vm_area_struct *vma) in shmem_huge_enabled()
4171 int shmem_zero_setup(struct vm_area_struct *vma) in shmem_zero_setup()