Home
last modified time | relevance | path

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

/drivers/misc/vmw_vmci/
Dvmci_datagram.c132 vmci_resource_put(resource); in vmci_datagram_get_priv_flags()
151 vmci_resource_put(&dg_info->entry->resource); in dg_delayed_dispatch()
215 vmci_resource_put(resource); in dg_dispatch_as_host()
231 vmci_resource_put(resource); in dg_dispatch_as_host()
239 vmci_resource_put(resource); in dg_dispatch_as_host()
253 vmci_resource_put(resource); in dg_dispatch_as_host()
313 vmci_resource_put(resource); in dg_dispatch_as_guest()
382 vmci_resource_put(resource); in vmci_datagram_invoke_guest_handler()
394 vmci_resource_put(resource); in vmci_datagram_invoke_guest_handler()
481 vmci_resource_put(&entry->resource); in vmci_datagram_destroy_handle()
Dvmci_doorbell.c109 vmci_resource_put(resource); in vmci_dbell_get_priv_flags()
229 vmci_resource_put(&entry->resource); in dbell_index_table_remove()
294 vmci_resource_put(&entry->resource); in dbell_delayed_dispatch()
322 vmci_resource_put(resource); in vmci_dbell_host_context_notify()
325 vmci_resource_put(resource); in vmci_dbell_host_context_notify()
371 vmci_resource_put(&dbell->resource); in dbell_fire_entries()
560 vmci_resource_put(&entry->resource); in vmci_doorbell_destroy()
Dvmci_resource.c162 vmci_resource_put(resource); in vmci_resource_remove()
214 int vmci_resource_put(struct vmci_resource *resource) in vmci_resource_put() function
Dvmci_resource.h55 int vmci_resource_put(struct vmci_resource *resource);