Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Drdma_core.c127 static int uverbs_destroy_uobject(struct ib_uobject *uobj, in uverbs_destroy_uobject() function
210 ret = uverbs_destroy_uobject(uobj, RDMA_REMOVE_DESTROY); in uobj_destroy()
646 uverbs_destroy_uobject(uobj, RDMA_REMOVE_ABORT); in rdma_alloc_commit_uobject()
675 uverbs_destroy_uobject(uobj, RDMA_REMOVE_ABORT); in rdma_alloc_abort_uobject()
786 uverbs_destroy_uobject(uobj, RDMA_REMOVE_CLOSE); in uverbs_close_fd()
883 if (!uverbs_destroy_uobject(obj, reason)) in __uverbs_cleanup_ufile()