Home
last modified time | relevance | path

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

/linux-6.12.1/include/rdma/ !
Drestrack.h122 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type,
/linux-6.12.1/drivers/infiniband/core/ !
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);
Dnldev.c448 curr = rdma_restrack_count(device, i, show_details); in fill_res_info()