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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mmap.c42 * ipath_release_mmap_info - free mmap info structure
45 void ipath_release_mmap_info(struct kref *ref) function
74 kref_put(&ip->ref, ipath_release_mmap_info);
H A Dipath_srq.c357 kref_put(&srq->ip->ref, ipath_release_mmap_info);
H A Dipath_cq.c326 kref_put(&cq->ip->ref, ipath_release_mmap_info);
H A Dipath_verbs.h766 void ipath_release_mmap_info(struct kref *ref);
H A Dipath_qp.c942 kref_put(&qp->ip->ref, ipath_release_mmap_info);

Completed in 65 milliseconds