Home
last modified time | relevance | path

Searched refs:rdma_restrack_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Drestrack.h107 int rdma_restrack_count(struct ib_device *dev,
/kernel/linux/linux-6.6/include/rdma/
H A Drestrack.h119 int rdma_restrack_count(struct ib_device *dev,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Drestrack.c107 * rdma_restrack_count() - the current usage of specific object
111 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() function
124 EXPORT_SYMBOL(rdma_restrack_count); variable
H A Dnldev.c403 curr = rdma_restrack_count(device, i); in fill_res_info()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Drestrack.c108 * rdma_restrack_count() - the current usage of specific object
112 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() function
125 EXPORT_SYMBOL(rdma_restrack_count); variable
H A Dnldev.c414 curr = rdma_restrack_count(device, i); in fill_res_info()

Completed in 8 milliseconds