Searched refs:vm_ops (Results 1 – 5 of 5) sorted by relevance
56 const struct vm_operations_struct *vm_ops; member
347 const struct vm_operations_struct *vm_ops; member
223 const struct vm_operations_struct *vm_ops; member
557 vma->vm_ops = &dummy_vm_ops; in vma_init()563 vma->vm_ops = NULL; in vma_set_anonymous()568 return !vma->vm_ops; in vma_is_anonymous()
160 const struct vm_operations_struct *vm_ops; member