Home
last modified time | relevance | path

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

/linux/mm/
A Dinit-mm.c20 const struct vm_operations_struct vma_dummy_vm_ops; variable
A Dinternal.h133 vma->vm_ops = &vma_dummy_vm_ops; in mmap_file()
152 vma->vm_ops = &vma_dummy_vm_ops; in vma_close()
/linux/tools/testing/vma/
A Dvma_internal.h423 extern const struct vm_operations_struct vma_dummy_vm_ops;
429 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()
A Dvma.c25 const struct vm_operations_struct vma_dummy_vm_ops; variable
/linux/include/linux/
A Dmm.h842 extern const struct vm_operations_struct vma_dummy_vm_ops;
852 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()

Completed in 23 milliseconds