Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dinit-mm.c20 const struct vm_operations_struct vma_dummy_vm_ops; variable
/Linux-v6.6/include/linux/
Dmm.h798 extern const struct vm_operations_struct vma_dummy_vm_ops;
808 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()