vmci_event_find
static struct vmci_subscription *vmci_event_find(vmci_id sub_id);
existing_sub = vmci_event_find(sub->id);
s = vmci_event_find(sub_id);