Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_resource.h48 void vmci_resource_remove(struct vmci_handle resource_handle,
H A Dvmci_doorbell.c573 vmci_resource_remove(new_handle, VMCI_RESOURCE_TYPE_DOORBELL); in vmci_doorbell_create()
643 vmci_resource_remove(handle, VMCI_RESOURCE_TYPE_DOORBELL); in vmci_doorbell_destroy()
H A Dvmci_resource.c212 vmci_resource_remove(struct vmci_handle resource_handle, in vmci_resource_remove() function
H A Dvmci_datagram.c305 vmci_resource_remove(handle, VMCI_RESOURCE_TYPE_DATAGRAM); in vmci_datagram_destroy_handle()