Home
last modified time | relevance | path

Searched refs:rdma_restrack_entry (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/rdma/
Drestrack.h48 struct rdma_restrack_entry;
69 struct rdma_restrack_entry *entry);
75 struct rdma_restrack_entry { struct
143 void rdma_restrack_add(struct rdma_restrack_entry *res);
150 void rdma_restrack_del(struct rdma_restrack_entry *res);
156 static inline bool rdma_is_kernel_res(struct rdma_restrack_entry *res) in rdma_is_kernel_res()
165 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res);
171 int rdma_restrack_put(struct rdma_restrack_entry *res);
178 static inline void rdma_restrack_set_task(struct rdma_restrack_entry *res, in rdma_restrack_set_task()
Drdma_cm.h424 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res);
Dib_verbs.h1550 struct rdma_restrack_entry res;
1595 struct rdma_restrack_entry res;
1779 struct rdma_restrack_entry res;
1809 struct rdma_restrack_entry res;
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c16 struct rdma_restrack_entry *entry) in fill_res_noop()
42 struct rdma_restrack_entry *e; in rdma_restrack_clean()
79 struct rdma_restrack_entry *e; in rdma_restrack_count()
94 static void set_kern_name(struct rdma_restrack_entry *res) in set_kern_name()
120 static struct ib_device *res_to_dev(struct rdma_restrack_entry *res) in res_to_dev()
140 static bool res_is_user(struct rdma_restrack_entry *res) in res_is_user()
159 void rdma_restrack_add(struct rdma_restrack_entry *res) in rdma_restrack_add()
187 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get()
195 struct rdma_restrack_entry *res; in restrack_release()
197 res = container_of(kref, struct rdma_restrack_entry, kref); in restrack_release()
[all …]
Dnldev.c341 struct rdma_restrack_entry *res) in fill_res_name_pid()
360 struct rdma_restrack_entry *res, uint32_t port) in fill_res_qp_entry()
427 struct rdma_restrack_entry *res, uint32_t port) in fill_res_cm_id_entry()
486 struct rdma_restrack_entry *res, uint32_t port) in fill_res_cq_entry()
523 struct rdma_restrack_entry *res, uint32_t port) in fill_res_mr_entry()
560 struct rdma_restrack_entry *res, uint32_t port) in fill_res_pd_entry()
878 struct rdma_restrack_entry *res, u32 port);
917 struct rdma_restrack_entry *res; in res_get_common_dumpit()
Dcma_priv.h95 struct rdma_restrack_entry res;
Dcma.c168 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res) in rdma_res_to_id()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Drestrack.c138 struct rdma_restrack_entry *res) in fill_res_qp_entry()
199 struct rdma_restrack_entry *res) in fill_res_ep_entry()
376 struct rdma_restrack_entry *res) in fill_res_cq_entry()
437 struct rdma_restrack_entry *res) in fill_res_mr_entry()
Dprovider.c523 static int fill_res_entry(struct sk_buff *msg, struct rdma_restrack_entry *res) in fill_res_entry()
Diw_cxgb4.h1130 struct rdma_restrack_entry *res);