Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mmap.c46 void ipath_release_mmap_info(struct kref *ref) in ipath_release_mmap_info() function
75 kref_put(&ip->ref, ipath_release_mmap_info); in ipath_vma_close()
Dipath_srq.c374 kref_put(&srq->ip->ref, ipath_release_mmap_info); in ipath_destroy_srq()
Dipath_cq.c329 kref_put(&cq->ip->ref, ipath_release_mmap_info); in ipath_destroy_cq()
Dipath_qp.c937 kref_put(&qp->ip->ref, ipath_release_mmap_info); in ipath_create_qp()
1005 kref_put(&qp->ip->ref, ipath_release_mmap_info); in ipath_destroy_qp()
Dipath_verbs.h851 void ipath_release_mmap_info(struct kref *ref);