Searched refs:vm_ops (Results 1 – 5 of 5) sorted by relevance
56 const struct vm_operations_struct *vm_ops; member
794 const struct vm_operations_struct *vm_ops; member866 const struct vm_operations_struct *vm_ops; member
273 const struct vm_operations_struct *vm_ops; member
712 vma->vm_ops = &vma_dummy_vm_ops; in vma_init()780 vma->vm_ops = NULL; in vma_set_anonymous()785 return !vma->vm_ops; in vma_is_anonymous()
234 const struct vm_operations_struct *vm_ops; member
Completed in 25 milliseconds