Home
last modified time | relevance | path

Searched refs:rdma_restrack_root (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/rdma/
Drestrack.h54 struct rdma_restrack_root { struct
121 void rdma_restrack_init(struct rdma_restrack_root *res);
127 void rdma_restrack_clean(struct rdma_restrack_root *res);
135 int rdma_restrack_count(struct rdma_restrack_root *res,
Dib_verbs.h2570 struct rdma_restrack_root res;
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c21 void rdma_restrack_init(struct rdma_restrack_root *res) in rdma_restrack_init()
40 void rdma_restrack_clean(struct rdma_restrack_root *res) in rdma_restrack_clean()
75 int rdma_restrack_count(struct rdma_restrack_root *res, in rdma_restrack_count()
Dnldev.c312 struct rdma_restrack_root *res = &device->res; in fill_res_info()
363 struct rdma_restrack_root *resroot = &qp->device->res; in fill_res_qp_entry()
431 struct rdma_restrack_root *resroot = &id_priv->id.device->res; in fill_res_cm_id_entry()
489 struct rdma_restrack_root *resroot = &cq->device->res; in fill_res_cq_entry()
526 struct rdma_restrack_root *resroot = &mr->pd->device->res; in fill_res_mr_entry()
563 struct rdma_restrack_root *resroot = &pd->device->res; in fill_res_pd_entry()