Home
last modified time | relevance | path

Searched refs:rdma_restrack_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/core/
Drestrack.c275 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get() function
279 EXPORT_SYMBOL(rdma_restrack_get);
298 if (!res || !rdma_restrack_get(res)) in rdma_restrack_get_byid()
Dcounters.c366 if (!rdma_restrack_get(res)) in get_running_counters_hwstat_sum()
Dnldev.c1340 if (idx < start || !rdma_restrack_get(res)) in res_get_common_dumpit()
/Linux-v5.4/include/rdma/
Drestrack.h133 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res);