Home
last modified time | relevance | path

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

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