Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvmw_vmci_defs.h229 VMCI_ERROR_UNAVAILABLE = (-20), enumerator
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c843 return VMCI_ERROR_UNAVAILABLE; in qp_host_map_queues()
1206 result = VMCI_ERROR_UNAVAILABLE; in qp_alloc_guest_work()
1612 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
1739 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
2094 result = VMCI_ERROR_UNAVAILABLE; in vmci_qp_broker_set_page_store()
Dvmci_guest.c125 result = VMCI_ERROR_UNAVAILABLE; in vmci_send_datagram()
Dvmci_host.c852 info.result = VMCI_ERROR_UNAVAILABLE; in vmci_host_do_notify_resource()