Lines Matching defs:res
129 static void set_kern_name(struct rdma_restrack_entry *res) in set_kern_name()
155 static struct ib_device *res_to_dev(struct rdma_restrack_entry *res) in res_to_dev()
179 void rdma_restrack_set_task(struct rdma_restrack_entry *res, in rdma_restrack_set_task()
199 void rdma_restrack_attach_task(struct rdma_restrack_entry *res, in rdma_restrack_attach_task()
208 static void rdma_restrack_add(struct rdma_restrack_entry *res) in rdma_restrack_add()
247 void rdma_restrack_kadd(struct rdma_restrack_entry *res) in rdma_restrack_kadd()
260 void rdma_restrack_uadd(struct rdma_restrack_entry *res) in rdma_restrack_uadd()
275 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get()
294 struct rdma_restrack_entry *res; in rdma_restrack_get_byid() local
308 struct rdma_restrack_entry *res; in restrack_release() local
314 int rdma_restrack_put(struct rdma_restrack_entry *res) in rdma_restrack_put()
320 void rdma_restrack_del(struct rdma_restrack_entry *res) in rdma_restrack_del()
350 bool rdma_is_visible_in_pid_ns(struct rdma_restrack_entry *res) in rdma_is_visible_in_pid_ns()