Home
last modified time | relevance | path

Searched refs:vmci_ctx_dequeue_datagram (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.h133 int vmci_ctx_dequeue_datagram(struct vmci_ctx *context,
H A Dvmci_host.c434 recv_info.result = vmci_ctx_dequeue_datagram(vmci_host_dev->context, in vmci_host_do_receive_datagram()
H A Dvmci_context.c508 int vmci_ctx_dequeue_datagram(struct vmci_ctx *context, in vmci_ctx_dequeue_datagram() function