Home
last modified time | relevance | path

Searched refs:uverbs_destroy_uobject (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/infiniband/core/
H A Drdma_core.c123 static int uverbs_destroy_uobject(struct ib_uobject *uobj, in uverbs_destroy_uobject() function
207 ret = uverbs_destroy_uobject(uobj, RDMA_REMOVE_DESTROY, attrs); in uobj_destroy()
691 uverbs_destroy_uobject(to_uobj, RDMA_REMOVE_DESTROY, attrs); in rdma_assign_uobject()
718 uverbs_destroy_uobject(uobj, RDMA_REMOVE_ABORT, attrs); in rdma_alloc_abort_uobject()
835 uverbs_destroy_uobject(uobj, RDMA_REMOVE_CLOSE, &attrs); in uverbs_uobject_fd_release()
911 if (!uverbs_destroy_uobject(obj, reason, &attrs)) in __uverbs_cleanup_ufile()