Searched refs:uobj_destroy (Results 1 – 3 of 3) sorted by relevance
51 int uobj_destroy(struct ib_uobject *uobj, struct uverbs_attr_bundle *attrs);
188 int uobj_destroy(struct ib_uobject *uobj, struct uverbs_attr_bundle *attrs) in uobj_destroy() function233 ret = uobj_destroy(uobj, attrs); in __uobj_get_destroy()
458 ret = uobj_destroy(destroy_attr->uobject, &pbundle->bundle); in ib_uverbs_run_method()
Completed in 7 milliseconds