Searched refs:ipath_release_mmap_info (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mmap.c43 * ipath_release_mmap_info - free mmap info structure
46 void ipath_release_mmap_info(struct kref *ref) function
75 kref_put(&ip->ref, ipath_release_mmap_info);
H A Dipath_srq.c369 kref_put(&srq->ip->ref, ipath_release_mmap_info);
H A Dipath_cq.c324 kref_put(&cq->ip->ref, ipath_release_mmap_info);
H A Dipath_qp.c933 kref_put(&qp->ip->ref, ipath_release_mmap_info);
1001 kref_put(&qp->ip->ref, ipath_release_mmap_info);
H A Dipath_verbs.h837 void ipath_release_mmap_info(struct kref *ref);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_mmap.c43 * ipath_release_mmap_info - free mmap info structure
46 void ipath_release_mmap_info(struct kref *ref) function
75 kref_put(&ip->ref, ipath_release_mmap_info);
H A Dipath_srq.c369 kref_put(&srq->ip->ref, ipath_release_mmap_info);
H A Dipath_cq.c324 kref_put(&cq->ip->ref, ipath_release_mmap_info);
H A Dipath_qp.c933 kref_put(&qp->ip->ref, ipath_release_mmap_info);
1001 kref_put(&qp->ip->ref, ipath_release_mmap_info);
H A Dipath_verbs.h837 void ipath_release_mmap_info(struct kref *ref);

Completed in 125 milliseconds