Searched defs:vm_ops (Results 1 – 4 of 4) sorted by relevance
229 struct vm_ops { struct232 struct monitor_vm_ops *ops; argument233 LIST_ENTRY(vm_ops) list; argument
58 static struct monitor_vm_ops vm_ops = { variable
76 static struct monitor_vm_ops vm_ops = { variable
145 static struct monitor_vm_ops vm_ops = { variable
Completed in 12 milliseconds