Searched defs:rdma_restrack_entry (Results 1 – 1 of 1) sorted by relevance
61 struct rdma_restrack_entry { struct70 bool valid;74 struct kref kref;78 struct completion comp;110 void rdma_restrack_kadd(struct rdma_restrack_entry *res); argument