Searched refs:vm_ops (Results 1 – 5 of 5) sorted by relevance
675 if (unlikely(vmap->vm_ops == NULL)) { in linux_cdev_pager_populate()792 vm_ops = vmap->vm_ops; in linux_cdev_pager_dtor()793 if (likely(vm_ops != NULL)) in linux_cdev_pager_dtor()794 vm_ops->close(vmap); in linux_cdev_pager_dtor()1407 vmap->vm_ops = NULL; in linux_file_mmap_single()1426 if (vmap->vm_ops != NULL) { in linux_file_mmap_single()1431 if (vmap->vm_ops->open == NULL || in linux_file_mmap_single()1432 vmap->vm_ops->close == NULL || in linux_file_mmap_single()1449 if (ptr->vm_ops == NULL || in linux_file_mmap_single()1450 ptr->vm_ops->open == NULL || in linux_file_mmap_single()[all …]
112 const struct vm_operations_struct *vm_ops; member
394 vma->vm_ops = &ttm_bo_vm_ops;
1499 area->vm_ops = NULL; in mlx5_ib_vma_open()1544 vma->vm_ops = &mlx5_ib_vm_ops; in mlx5_ib_set_vma_data()1606 vma->vm_ops = NULL; in mlx5_ib_disassociate_ucontext()
1114 area->vm_ops = NULL; in mlx4_ib_vma_open()1148 vma->vm_ops = &mlx4_ib_vm_ops; in mlx4_ib_set_vma_data()