Home
last modified time | relevance | path

Searched refs:rdma_restrack_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/rdma/
Drestrack.h107 int rdma_restrack_count(struct ib_device *dev,
/Linux-v5.4/drivers/infiniband/core/
Drestrack.c111 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() function
127 EXPORT_SYMBOL(rdma_restrack_count);
Dnldev.c385 curr = rdma_restrack_count(device, i); in fill_res_info()