Searched refs:vm_ops (Results 1 – 5 of 5) sorted by relevance
56 const struct vm_operations_struct *vm_ops; member
275 const struct vm_operations_struct *vm_ops; member
763 const struct vm_operations_struct *vm_ops; member
954 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()1026 vma->vm_ops = NULL; in vma_set_anonymous()1031 return !vma->vm_ops; in vma_is_anonymous()
228 const struct vm_operations_struct *vm_ops; member