Searched refs:vma_dummy_vm_ops (Results 1 – 6 of 6) sorted by relevance
84 extern const struct vm_operations_struct vma_dummy_vm_ops;
11 const struct vm_operations_struct vma_dummy_vm_ops; variable
9 extern const struct vm_operations_struct vma_dummy_vm_ops;11 extern const struct vm_operations_struct vma_dummy_vm_ops;1230 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()
248 vma->vm_ops = &vma_dummy_vm_ops; in mmap_file()267 vma->vm_ops = &vma_dummy_vm_ops; in vma_close()
2854 .vm_ops = &vma_dummy_vm_ops, in __mmap_region()
989 extern const struct vm_operations_struct vma_dummy_vm_ops;995 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()