Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Drestrack.c64 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type, in rdma_restrack_count() function
81 EXPORT_SYMBOL(rdma_restrack_count);
H A Dnldev.c465 curr = rdma_restrack_count(device, i, show_details); in fill_res_info()