Home
last modified time | relevance | path

Searched refs:vma_dummy_vm_ops (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/vma/
H A Dshared.h84 extern const struct vm_operations_struct vma_dummy_vm_ops;
H A Dshared.c11 const struct vm_operations_struct vma_dummy_vm_ops; variable
/linux/tools/testing/vma/include/
H A Ddup.h9 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()
/linux/mm/
H A Dinternal.h248 vma->vm_ops = &vma_dummy_vm_ops; in mmap_file()
267 vma->vm_ops = &vma_dummy_vm_ops; in vma_close()
H A Dvma.c2854 .vm_ops = &vma_dummy_vm_ops, in __mmap_region()
/linux/include/linux/
H A Dmm.h989 extern const struct vm_operations_struct vma_dummy_vm_ops;
995 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()