Home
last modified time | relevance | path

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

/Linux-v6.1/include/rdma/
Drestrack.h119 int rdma_restrack_count(struct ib_device *dev,
/Linux-v6.1/drivers/infiniband/core/
Drestrack.c112 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() function
125 EXPORT_SYMBOL(rdma_restrack_count);
Dnldev.c414 curr = rdma_restrack_count(device, i); in fill_res_info()