Home
last modified time | relevance | path

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

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