Searched refs:rdma_restrack_get (Results 1 – 3 of 3) sorted by relevance
230 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get() function234 EXPORT_SYMBOL(rdma_restrack_get);253 if (!res || !rdma_restrack_get(res)) in rdma_restrack_get_byid()
414 if (!rdma_restrack_get(res)) in get_running_counters_hwstat_sum()
811 if (!rdma_restrack_get(res)) in fill_res_srq_qps()1636 if (idx < start || !rdma_restrack_get(res)) in res_get_common_dumpit()
Completed in 14 milliseconds