Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c756 return VMCI_ERROR_UNAVAILABLE; in qp_host_map_queues()
1122 result = VMCI_ERROR_UNAVAILABLE; in qp_alloc_guest_work()
1529 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
1656 return VMCI_ERROR_UNAVAILABLE; in qp_broker_attach()
2014 result = VMCI_ERROR_UNAVAILABLE; in vmci_qp_broker_set_page_store()
Dvmci_guest.c216 result = VMCI_ERROR_UNAVAILABLE; in vmci_send_datagram()
Dvmci_host.c830 info.result = VMCI_ERROR_UNAVAILABLE; in vmci_host_do_notify_resource()
/linux-6.1.9/include/linux/
Dvmw_vmci_defs.h287 VMCI_ERROR_UNAVAILABLE = (-20), enumerator