Home
last modified time | relevance | path

Searched refs:rdma_umap_ops (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c670 static const struct vm_operations_struct rdma_umap_ops; variable
685 vma->vm_ops = &rdma_umap_ops; in ib_uverbs_mmap()
754 static const struct vm_operations_struct rdma_umap_ops = { variable