Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Drdma_core.c67 uverbs_uobject_put(&file->default_async_file->uobj); in ib_uverbs_release_file()
88 void uverbs_uobject_put(struct ib_uobject *uobject) in uverbs_uobject_put() function
92 EXPORT_SYMBOL(uverbs_uobject_put);
202 uverbs_uobject_put(uobj); in uverbs_destroy_uobject()
210 uverbs_uobject_put(uobj); in uverbs_destroy_uobject()
456 uverbs_uobject_put(uobj); in rdma_lookup_get_uobject()
486 uverbs_uobject_put(uobj); in alloc_begin_idr_uobject()
534 uverbs_uobject_put(uobj); in alloc_begin_fd_uobject()
597 uverbs_uobject_put(uobj); in remove_handle_idr_uobject()
812 uverbs_uobject_put(uobj); in rdma_lookup_put_uobject()
[all …]
H A Duverbs_std_types_wq.c111 uverbs_uobject_put(&obj->uevent.event_file->uobj); in UVERBS_HANDLER()
H A Duverbs_main.c134 uverbs_uobject_put(&ev_file->uobj); in ib_uverbs_release_ucq()
154 uverbs_uobject_put(&async_file->uobj); in ib_uverbs_release_uevent()
/linux/include/rdma/
H A Duverbs_types.h135 void uverbs_uobject_put(struct ib_uobject *uobject);