Searched refs:destroy_hw (Results 1 – 2 of 2) sorted by relevance
138 ret = uobj->uapi_object->type_class->destroy_hw(uobj, reason, in uverbs_destroy_uobject()705 ret = uobj->uapi_object->type_class->destroy_hw( in rdma_alloc_abort_uobject()798 .destroy_hw = destroy_hw_idr_uobject,954 .destroy_hw = destroy_hw_fd_uobject,
70 int __must_check (*destroy_hw)(struct ib_uobject *uobj, member