Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/core/
A Drestrack.c269 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get() function
273 EXPORT_SYMBOL(rdma_restrack_get);
292 if (!res || !rdma_restrack_get(res)) in rdma_restrack_get_byid()
A Dcounters.c404 if (!rdma_restrack_get(res)) in get_running_counters_hwstat_sum()
A Dnldev.c776 if (!rdma_restrack_get(res)) in fill_res_srq_qps()
1571 if (idx < start || !rdma_restrack_get(res)) in res_get_common_dumpit()
/linux-6.3-rc2/include/rdma/
A Drestrack.h134 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res);

Completed in 16 milliseconds