• Home
  • Raw
  • Download

Lines Matching defs:uobj

52 	struct ib_uobject *uobj =  in uverbs_uobject_free()  local
66 static int uverbs_try_lock_object(struct ib_uobject *uobj, in uverbs_try_lock_object()
93 static void assert_uverbs_usecnt(struct ib_uobject *uobj, in assert_uverbs_usecnt()
127 static int uverbs_destroy_uobject(struct ib_uobject *uobj, in uverbs_destroy_uobject()
201 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
298 static int idr_add_uobj(struct ib_uobject *uobj) in idr_add_uobj()
315 struct ib_uobject *uobj; in lookup_get_idr_uobject() local
379 struct ib_uobject *uobj; in rdma_lookup_get_uobject() local
430 struct ib_uobject *uobj; in alloc_begin_idr_uobject() local
459 struct ib_uobject *uobj; in alloc_begin_fd_uobject() local
504 static void alloc_abort_idr_uobject(struct ib_uobject *uobj) in alloc_abort_idr_uobject()
512 static int __must_check destroy_hw_idr_uobject(struct ib_uobject *uobj, in destroy_hw_idr_uobject()
538 static void remove_handle_idr_uobject(struct ib_uobject *uobj) in remove_handle_idr_uobject()
545 static void alloc_abort_fd_uobject(struct ib_uobject *uobj) in alloc_abort_fd_uobject()
550 static int __must_check destroy_hw_fd_uobject(struct ib_uobject *uobj, in destroy_hw_fd_uobject()
564 static void remove_handle_fd_uobject(struct ib_uobject *uobj) in remove_handle_fd_uobject()
568 static int alloc_commit_idr_uobject(struct ib_uobject *uobj) in alloc_commit_idr_uobject()
586 static int alloc_commit_fd_uobject(struct ib_uobject *uobj) in alloc_commit_fd_uobject()
628 int __must_check 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()
673 static void lookup_put_idr_uobject(struct ib_uobject *uobj, in lookup_put_idr_uobject()
678 static void lookup_put_fd_uobject(struct ib_uobject *uobj, in lookup_put_fd_uobject()
688 void rdma_lookup_put_uobject(struct ib_uobject *uobj, in rdma_lookup_put_uobject()
766 struct ib_uobject *uobj = f->private_data; in uverbs_close_fd() local
952 int uverbs_finalize_object(struct ib_uobject *uobj, in uverbs_finalize_object()