Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Drdma_core.c127 static int uverbs_destroy_uobject(struct ib_uobject *uobj, in uverbs_destroy_uobject() function
212 ret = uverbs_destroy_uobject(uobj, RDMA_REMOVE_DESTROY, attrs); in uobj_destroy()
637 uverbs_destroy_uobject(uobj, RDMA_REMOVE_ABORT, attrs); in rdma_alloc_commit_uobject()
667 uverbs_destroy_uobject(uobj, RDMA_REMOVE_ABORT, attrs); in rdma_alloc_abort_uobject()
781 uverbs_destroy_uobject(uobj, RDMA_REMOVE_CLOSE, &attrs); in uverbs_close_fd()
848 if (!uverbs_destroy_uobject(obj, reason, &attrs)) in __uverbs_cleanup_ufile()