Searched refs:vmci_ctx_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.h129 void vmci_ctx_destroy(struct vmci_ctx *context);
H A Dvmci_host.c143 vmci_ctx_destroy(vmci_host_dev->context);
342 vmci_ctx_destroy(vmci_host_dev->context);
1007 vmci_ctx_destroy(host_context);
1023 vmci_ctx_destroy(host_context);
H A Dvmci_context.c29 * vmci_ctx_create() and removed via vmci_ctx_destroy().
188 void vmci_ctx_destroy(struct vmci_ctx *context) function

Completed in 75 milliseconds