Searched refs:shmem_anon_vm_ops (Results 1 – 1 of 1) sorted by relevance
275 static const struct vm_operations_struct shmem_anon_vm_ops; variable286 return vma->vm_ops == &shmem_anon_vm_ops; in vma_is_anon_shmem()2936 vma->vm_ops = &shmem_anon_vm_ops; in shmem_mmap()5298 static const struct vm_operations_struct shmem_anon_vm_ops = { variable5784 #define shmem_anon_vm_ops generic_file_vm_ops macro5901 vma->vm_ops = &shmem_anon_vm_ops; in shmem_zero_setup()