Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dinit-mm.c20 const struct vm_operations_struct vma_dummy_vm_ops; variable
H A Dinternal.h177 vma->vm_ops = &vma_dummy_vm_ops; in mmap_file()
196 vma->vm_ops = &vma_dummy_vm_ops; in vma_close()
/linux-6.15/tools/testing/vma/
H A Dvma_internal.h495 extern const struct vm_operations_struct vma_dummy_vm_ops;
503 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()
H A Dvma.c33 const struct vm_operations_struct vma_dummy_vm_ops; variable
/linux-6.15/include/linux/
H A Dmm.h928 extern const struct vm_operations_struct vma_dummy_vm_ops;
934 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()