Searched refs:peer_id (Results 1 – 2 of 2) sorted by relevance
494 u32 peer_id; /* Context id of attaching/detaching VM. */ member637 u32 peer_id; /* Context id of attaching/detaching VM. */ member
875 ev.payload.peer_id = context_id; in qp_notify_peer_local()1463 u32 peer_id) in qp_notify_peer() argument1469 peer_id == VMCI_INVALID_ID) in qp_notify_peer()1481 ev.msg.hdr.dst = vmci_make_handle(peer_id, VMCI_EVENT_HANDLER); in qp_notify_peer()1488 ev.payload.peer_id = my_id; in qp_notify_peer()1494 attach ? "ATTACH" : "DETACH", peer_id); in qp_notify_peer()2092 u32 peer_id; in vmci_qp_broker_detach() local2124 peer_id = entry->attach_id; in vmci_qp_broker_detach()2127 peer_id = entry->create_id; in vmci_qp_broker_detach()2194 qp_notify_peer(false, handle, context_id, peer_id); in vmci_qp_broker_detach()