Home
last modified time | relevance | path

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

/include/linux/
Dmm.h553 static const struct vm_operations_struct dummy_vm_ops = {}; in vma_init() local
557 vma->vm_ops = &dummy_vm_ops; in vma_init()