Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/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.c324 kref_put(&cq->ip->ref, ipath_release_mmap_info); in ipath_destroy_cq()
Dipath_qp.c938 kref_put(&qp->ip->ref, ipath_release_mmap_info); in ipath_create_qp()
1006 kref_put(&qp->ip->ref, ipath_release_mmap_info); in ipath_destroy_qp()
Dipath_verbs.h842 void ipath_release_mmap_info(struct kref *ref);