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

/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_resource.h55 int vmci_resource_put(struct vmci_resource *resource);
H A Dvmci_datagram.c132 vmci_resource_put(resource); vmci_datagram_get_priv_flags()
151 vmci_resource_put(&dg_info->entry->resource); dg_delayed_dispatch()
215 vmci_resource_put(resource); dg_dispatch_as_host()
231 vmci_resource_put(resource); dg_dispatch_as_host()
239 vmci_resource_put(resource); dg_dispatch_as_host()
253 vmci_resource_put(resource); dg_dispatch_as_host()
313 vmci_resource_put(resource); dg_dispatch_as_guest()
382 vmci_resource_put(resource); vmci_datagram_invoke_guest_handler()
394 vmci_resource_put(resource); vmci_datagram_invoke_guest_handler()
481 vmci_resource_put(&entry->resource); vmci_datagram_destroy_handle()
H A Dvmci_resource.c162 vmci_resource_put(resource); vmci_resource_remove()
214 int vmci_resource_put(struct vmci_resource *resource) vmci_resource_put() function
H A Dvmci_doorbell.c109 vmci_resource_put(resource); vmci_dbell_get_priv_flags()
229 vmci_resource_put(&entry->resource); dbell_index_table_remove()
294 vmci_resource_put(&entry->resource); dbell_delayed_dispatch()
324 vmci_resource_put(resource); vmci_dbell_host_context_notify()
558 vmci_resource_put(&entry->resource); vmci_doorbell_destroy()

Completed in 154 milliseconds