rdma_restrack_get_byid  414 drivers/infiniband/core/counters.c 	res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_QP, qp_num);
rdma_restrack_get_byid  447 drivers/infiniband/core/counters.c 	res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_COUNTER, counter_id);
rdma_restrack_get_byid 1223 drivers/infiniband/core/nldev.c 	res = rdma_restrack_get_byid(device, res_type, id);
rdma_restrack_get_byid  304 drivers/infiniband/core/restrack.c EXPORT_SYMBOL(rdma_restrack_get_byid);
rdma_restrack_get_byid  159 include/rdma/restrack.h struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,