Lines Matching defs:uobj
61 static int uverbs_try_lock_object(struct ib_uobject *uobj, in uverbs_try_lock_object()
88 static void assert_uverbs_usecnt(struct ib_uobject *uobj, in assert_uverbs_usecnt()
122 static int uverbs_destroy_uobject(struct ib_uobject *uobj, in uverbs_destroy_uobject()
194 int uobj_destroy(struct ib_uobject *uobj, struct uverbs_attr_bundle *attrs) in uobj_destroy()
231 struct ib_uobject *uobj; in __uobj_get_destroy() local
255 struct ib_uobject *uobj; in __uobj_perform_destroy() local
269 struct ib_uobject *uobj; in alloc_uobj() local
302 static int idr_add_uobj(struct ib_uobject *uobj) in idr_add_uobj()
319 struct ib_uobject *uobj; in lookup_get_idr_uobject() local
383 struct ib_uobject *uobj; in rdma_lookup_get_uobject() local
434 struct ib_uobject *uobj; in alloc_begin_idr_uobject() local
464 struct ib_uobject *uobj, *ret; in alloc_begin_fd_uobject() local
529 static void alloc_abort_idr_uobject(struct ib_uobject *uobj) in alloc_abort_idr_uobject()
537 static int __must_check destroy_hw_idr_uobject(struct ib_uobject *uobj, in destroy_hw_idr_uobject()
563 static void remove_handle_idr_uobject(struct ib_uobject *uobj) in remove_handle_idr_uobject()
570 static void alloc_abort_fd_uobject(struct ib_uobject *uobj) in alloc_abort_fd_uobject()
578 static int __must_check destroy_hw_fd_uobject(struct ib_uobject *uobj, in destroy_hw_fd_uobject()
592 static void remove_handle_fd_uobject(struct ib_uobject *uobj) in remove_handle_fd_uobject()
596 static void alloc_commit_idr_uobject(struct ib_uobject *uobj) in alloc_commit_idr_uobject()
612 static void alloc_commit_fd_uobject(struct ib_uobject *uobj) in alloc_commit_fd_uobject()
636 void rdma_alloc_commit_uobject(struct ib_uobject *uobj, in rdma_alloc_commit_uobject()
661 void rdma_alloc_abort_uobject(struct ib_uobject *uobj, in rdma_alloc_abort_uobject()
687 static void lookup_put_idr_uobject(struct ib_uobject *uobj, in lookup_put_idr_uobject()
692 static void lookup_put_fd_uobject(struct ib_uobject *uobj, in lookup_put_fd_uobject()
705 void rdma_lookup_put_uobject(struct ib_uobject *uobj, in rdma_lookup_put_uobject()
774 struct ib_uobject *uobj; in uverbs_uobject_fd_release() local
950 void uverbs_finalize_object(struct ib_uobject *uobj, in uverbs_finalize_object()