vmci_make_handle 207 drivers/misc/vmw_vmci/vmci_context.c vmci_make_handle(context_id, VMCI_EVENT_HANDLER); vmci_make_handle 238 drivers/misc/vmw_vmci/vmci_context.c vmci_make_handle(sub_ctx->cid, vmci_make_handle 251 drivers/misc/vmw_vmci/vmci_context.c ev.msg.hdr.src = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 342 drivers/misc/vmw_vmci/vmci_context.c vmci_make_handle vmci_make_handle 628 drivers/misc/vmw_vmci/vmci_context.c notifier->handle = vmci_make_handle(remote_cid, VMCI_EVENT_HANDLER); vmci_make_handle 676 drivers/misc/vmw_vmci/vmci_context.c handle = vmci_make_handle(remote_cid, VMCI_EVENT_HANDLER); vmci_make_handle 72 drivers/misc/vmw_vmci/vmci_datagram.c handle = vmci_make_handle(context_id, resource_id); vmci_make_handle 233 drivers/misc/vmw_vmci/vmci_doorbell.c link_msg.hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 251 drivers/misc/vmw_vmci/vmci_doorbell.c unlink_msg.hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 268 drivers/misc/vmw_vmci/vmci_doorbell.c notify_msg.hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 331 drivers/misc/vmw_vmci/vmci_doorbell.c bitmap_set_msg.hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 438 drivers/misc/vmw_vmci/vmci_doorbell.c new_handle = vmci_make_handle(context_id, VMCI_INVALID_ID); vmci_make_handle 83 drivers/misc/vmw_vmci/vmci_guest.c vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 177 drivers/misc/vmw_vmci/vmci_guest.c check_msg->dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 850 drivers/misc/vmw_vmci/vmci_queue_pair.c ev.msg.hdr.dst = vmci_make_handle(context_id, VMCI_EVENT_HANDLER); vmci_make_handle 851 drivers/misc/vmw_vmci/vmci_queue_pair.c ev.msg.hdr.src = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 887 drivers/misc/vmw_vmci/vmci_queue_pair.c handle = vmci_make_handle(context_id, VMCI_INVALID_ID); vmci_make_handle 954 drivers/misc/vmw_vmci/vmci_queue_pair.c alloc_msg->hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 983 drivers/misc/vmw_vmci/vmci_queue_pair.c detach_msg.hdr.dst = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 1463 drivers/misc/vmw_vmci/vmci_queue_pair.c ev.msg.hdr.dst = vmci_make_handle(peer_id, VMCI_EVENT_HANDLER); vmci_make_handle 1464 drivers/misc/vmw_vmci/vmci_queue_pair.c ev.msg.hdr.src = vmci_make_handle(VMCI_HYPERVISOR_CONTEXT_ID, vmci_make_handle 1779 drivers/misc/vmw_vmci/vmci_queue_pair.c new_handle = vmci_make_handle( vmci_make_handle 2664 drivers/misc/vmw_vmci/vmci_queue_pair.c struct vmci_handle dst = vmci_make_handle(peer, VMCI_INVALID_ID); vmci_make_handle 90 drivers/misc/vmw_vmci/vmci_resource.c handle = vmci_make_handle(context_id, current_rid); vmci_make_handle 131 net/vmw_vsock/vmci_transport.c pkt->dg.src = vmci_make_handle(VMADDR_CID_ANY, vmci_make_handle 133 net/vmw_vsock/vmci_transport.c pkt->dg.dst = vmci_make_handle(dst->svm_cid, vmci_make_handle 1731 net/vmw_vsock/vmci_transport.c dg->dst = vmci_make_handle(remote_addr->svm_cid, vmci_make_handle 1733 net/vmw_vsock/vmci_transport.c dg->src = vmci_make_handle(vsk->local_addr.svm_cid,